Click or drag to resize
IHttpCookieSameSite Property
Gets or sets the value of the cookie's same site attribute.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
SameSiteMode SameSite { get; set; }

Property Value

Type: SameSiteMode
See Also