OAuthDefaults.AuthenticationType Field
Default value for AuthenticationType property in the OAuthBearerAuthenticationOptions and OAuthAuthorizationServerOptions.
Namespace: Microsoft.Owin.Security.OAuth
Assembly: Microsoft.Owin.Security.OAuth (in Microsoft.Owin.Security.OAuth.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
OAuthDefaults Class
Microsoft.Owin.Security.OAuth Namespace
Return to top