Click or drag to resize

CookieIssueDetails Properties

Version 130.1.90

The CookieIssueDetails type exposes the following members.

Properties
 NameDescription
Public propertyCookie If AffectedCookie is not set then rawCookieLine contains the raw Set-Cookie header string. This hints at a problem where the cookie line is syntactically or semantically malformed in a way that no valid cookie could be created.
Public propertyCookieExclusionReasons CookieExclusionReasons
Public propertyCookieUrl CookieUrl
Public propertyCookieWarningReasons CookieWarningReasons
Public propertyOperation Optionally identifies the site-for-cookies and the cookie url, which may be used by the front-end as additional context.
Public propertyRawCookieLine RawCookieLine
Public propertyRequest Request
Public propertySiteForCookies SiteForCookies
Top
See Also