CookieAuthenticationDefaults.AuthenticationType Field

 

The default value used for CookieAuthenticationOptions.AuthenticationType.

Namespace:   Microsoft.Owin.Security.Cookies
Assembly:  Microsoft.Owin.Security.Cookies (in Microsoft.Owin.Security.Cookies.dll)

Syntax

public const string AuthenticationType
public:
literal String^ AuthenticationType
static val mutable AuthenticationType : string
Public Const AuthenticationType As String

Field Value

Type: System.String

See Also

CookieAuthenticationDefaults Class
Microsoft.Owin.Security.Cookies Namespace

Return to top