Click or drag to resize

LoginOAuthOriginalRequestUrlCookie_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 OAuthOriginalRequestUrlCookie_Name = "OAuthOriginalRequestUrl"

Field Value

Type: String
See Also