DefaultAuthenticationTypes.ApplicationCookie Field

 

Default value for the main application cookie used by UseSignInCookies.

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

Syntax

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

Field Value

Type: System.String

See Also

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

Return to top