OAuthBearerAuthenticationExtensions Class

Provides extension methods for OAuth bearer authentication.

System::Object
  Owin::OAuthBearerAuthenticationExtensions

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

[ExtensionAttribute]
public ref class OAuthBearerAuthenticationExtensions abstract sealed

The OAuthBearerAuthenticationExtensions type exposes the following members.

  NameDescription
Public methodStatic memberUseOAuthBearerAuthenticationGenerates an OAuth bearer authentication for OWIN application.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: