Click or drag to resize

CookieSameSite Property

Version 85.3.121
Cookie SameSite type.

Namespace:  CefSharp.DevTools.Network
Assembly:  CefSharp (in CefSharp.dll) Version: 85.3.121.0 (85.3.121.0)
Syntax
public Nullable<CookieSameSite> SameSite { get; set; }

Property Value

Type: NullableCookieSameSite
See Also