Click or drag to resize
CookieNameCsrfCookie Field
CSRF cookie used to store CSRF token

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
public const string CsrfCookie = "CMSCsrfCookie"

Field Value

Type: String
See Also