Class ExemptedSetCookieWithReason
ExemptedSetCookieWithReason
public sealed class ExemptedSetCookieWithReason- Inheritance
- 
      
      ExemptedSetCookieWithReason
- Inherited Members
Properties
Cookie
cookie
[JsonPropertyName("cookie")]
public Cookie Cookie { get; set; }Property Value
CookieLine
cookieLine
[JsonPropertyName("cookieLine")]
public string CookieLine { get; set; }Property Value
ExemptionReason
exemptionReason
[JsonPropertyName("exemptionReason")]
public CookieExemptionReason ExemptionReason { get; set; }