Class AffectedCookie
AffectedCookie
public sealed class AffectedCookie
- Inheritance
-
AffectedCookie
- Inherited Members
Properties
Domain
domain
[JsonPropertyName("domain")]
public string Domain { get; set; }
Property Value
Name
name
[JsonPropertyName("name")]
public string Name { get; set; }
Property Value
Path
path
[JsonPropertyName("path")]
public string Path { get; set; }