OAuthAuthorizationServerProvider Constructor ()

 

Creates new instance of default provider behavior

Namespace:   Microsoft.Owin.Security.OAuth
Assembly:  Microsoft.Owin.Security.OAuth (in Microsoft.Owin.Security.OAuth.dll)

Syntax

public OAuthAuthorizationServerProvider()
public:
OAuthAuthorizationServerProvider()
new : unit -> OAuthAuthorizationServerProvider
Public Sub New

See Also

OAuthAuthorizationServerProvider Class
Microsoft.Owin.Security.OAuth Namespace

Return to top