Microsoft.AspNet.Authentication.JwtBearer Namespace¶
-
namespace
Microsoft.AspNet.Authentication.
JwtBearer
¶ Classes
class
Microsoft.AspNet.Authentication.JwtBearer.AuthenticationFailedContext
class
Microsoft.AspNet.Authentication.JwtBearer.BaseJwtBearerContext
class
Microsoft.AspNet.Authentication.JwtBearer.JwtBearerChallengeContext
- class
Microsoft.AspNet.Authentication.JwtBearer.JwtBearerDefaults
- Default values used by bearer authentication.
- class
Microsoft.AspNet.Authentication.JwtBearer.JwtBearerEvents
- OpenIdConnect bearer token middleware events.
- class
Microsoft.AspNet.Authentication.JwtBearer.JwtBearerMiddleware
- Bearer authentication middleware component which is added to an HTTP pipeline. This class is not created by application code directly, instead it is added by calling the the IAppBuilder UseJwtBearerAuthentication extension method.
- class
Microsoft.AspNet.Authentication.JwtBearer.JwtBearerOptions
- Options class provides information needed to control Bearer Authentication middleware behavior
class
Microsoft.AspNet.Authentication.JwtBearer.ReceivedTokenContext
class
Microsoft.AspNet.Authentication.JwtBearer.ReceivingTokenContext
class
Microsoft.AspNet.Authentication.JwtBearer.ValidatedTokenContext
Interfaces
- interface
Microsoft.AspNet.Authentication.JwtBearer.IJwtBearerEvents
- OpenIdConnect bearer token middleware events.
- class