JwtBearerAuthenticationExtensions Class
Extension methods provided by the JWT bearer token middleware.
Assembly: Microsoft.Owin.Security.Jwt (in Microsoft.Owin.Security.Jwt.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | UseJwtBearerAuthentication(IAppBuilder^, JwtBearerAuthenticationOptions^) | Adds JWT bearer token middleware to your web application pipeline. |
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:

