OpenIdConnectAuthenticationDefaults.CookiePrefix Field
The prefix used to provide a default OpenIdConnectAuthenticationOptions.CookieName
Namespace: Microsoft.Owin.Security.OpenIdConnect
Assembly: Microsoft.Owin.Security.OpenIdConnect (in Microsoft.Owin.Security.OpenIdConnect.dll)
Syntax
public const string CookiePrefix
public:
literal String^ CookiePrefix
static val mutable CookiePrefix : string
Public Const CookiePrefix As String
Field Value
Type: System.String
See Also
OpenIdConnectAuthenticationDefaults Class
Microsoft.Owin.Security.OpenIdConnect Namespace
Return to top