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.
Creates new instance of default provider behavior
Namespace: Microsoft.Owin.Security.OAuth
Assembly: Microsoft.Owin.Security.OAuth (in Microsoft.Owin.Security.OAuth.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New OAuthAuthorizationServerProvider()
public OAuthAuthorizationServerProvider()
public:
OAuthAuthorizationServerProvider()
new : unit -> OAuthAuthorizationServerProvider
public function OAuthAuthorizationServerProvider()