DefaultAuthenticationTypes.ExternalCookie Field

 

Default value used for the ExternalSignInAuthenticationType configured by UseSignInCookies.

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

Syntax

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

Field Value

Type: System.String

See Also

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

Return to top