SameSiteCookieIssueDetails Properties |
The SameSiteCookieIssueDetails type exposes the following members.
| Name | Description | |
|---|---|---|
| Cookie |
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.
| |
| CookieExclusionReasons |
CookieExclusionReasons
| |
| CookieUrl |
CookieUrl
| |
| CookieWarningReasons |
CookieWarningReasons
| |
| Operation |
Optionally identifies the site-for-cookies and the cookie url, which
may be used by the front-end as additional context.
| |
| RawCookieLine |
RawCookieLine
| |
| Request |
Request
| |
| SiteForCookies |
SiteForCookies
|