Click or drag to resize

LoginAntiCSRFCookie_Name Field

Anti CSRF cookie name

Namespace:  Packflow.Interface.Account
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public const string AntiCSRFCookie_Name = "ACSRF_Token"

Field Value

Type: String
See Also