Class CookiePartitionKey
CookiePartitionKey
public sealed class CookiePartitionKey
- Inheritance
-
CookiePartitionKey
- Inherited Members
Properties
HasCrossSiteAncestor
hasCrossSiteAncestor
[JsonPropertyName("hasCrossSiteAncestor")]
public bool HasCrossSiteAncestor { get; set; }
Property Value
TopLevelSite
topLevelSite
[JsonPropertyName("topLevelSite")]
public string TopLevelSite { get; set; }