Click or drag to resize

SameSiteCookieIssueDetailsOperation Property

Version 94.4.20
Optionally identifies the site-for-cookies and the cookie url, which may be used by the front-end as additional context.

Namespace:  CefSharp.DevTools.Audits
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public SameSiteCookieOperation Operation { get; set; }

Property Value

Type: SameSiteCookieOperation
See Also