IHttpCookieSameSite Property |
Gets or sets the value of the cookie's same site attribute.
Namespace: CMS.Base.InternalAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
SyntaxSameSiteMode SameSite { get; set; }
Property Value
Type:
SameSiteMode
See Also