Chia sẻ qua


OAuthBearerAuthenticationOptions Constructor ()

 

Creates an instance of bearer authentication options with default values.

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

Syntax

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

See Also

OAuthBearerAuthenticationOptions Class
Microsoft.Owin.Security.OAuth Namespace

Return to top