OAuthBearerAuthenticationProvider Constructor ()
Initializes a new instance of the OAuthBearerAuthenticationProvider class
Namespace: Microsoft.Owin.Security.OAuth
Assembly: Microsoft.Owin.Security.OAuth (in Microsoft.Owin.Security.OAuth.dll)
Syntax
public OAuthBearerAuthenticationProvider()
public:
OAuthBearerAuthenticationProvider()
new : unit -> OAuthBearerAuthenticationProvider
Public Sub New
See Also
OAuthBearerAuthenticationProvider Class
Microsoft.Owin.Security.OAuth Namespace
Return to top