Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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