JwtBearerAuthenticationExtensions Class

Extension methods provided by the JWT bearer token middleware.

System::Object
  Owin::JwtBearerAuthenticationExtensions

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

[ExtensionAttribute]
public ref class JwtBearerAuthenticationExtensions abstract sealed

The JwtBearerAuthenticationExtensions type exposes the following members.

  NameDescription
Public methodStatic memberUseJwtBearerAuthenticationAdds JWT bearer token middleware to your web application pipeline.
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: