DefaultAuthenticationTypes.TwoFactorCookie Field

 

Default value for authentication type used for two factor partial sign in.

Namespace:   Microsoft.AspNet.Identity
Assembly:  Microsoft.AspNet.Identity.Core (in Microsoft.AspNet.Identity.Core.dll)

Syntax

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

Field Value

Type: System.String

See Also

DefaultAuthenticationTypes Class
Microsoft.AspNet.Identity Namespace
ASP.NET Identity

Return to top