Click or drag to resize

AssociatedCookieExemptionReason Property

Version 130.1.90
The reason the cookie should have been blocked by 3PCD but is exempted. A cookie could only have at most one exemption reason.

Namespace: CefSharp.DevTools.Network
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public CookieExemptionReason? ExemptionReason { get; set; }

Property Value

NullableCookieExemptionReason
See Also