DefaultAuthenticationTypes.TwoFactorRememberBrowserCookie Field

 

Default value for authentication type used for two factor remember browser.

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

Syntax

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

Field Value

Type: System.String

See Also

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

Return to top