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