Class AbpAspNetCoreAuthenticationJwtBearerModule
Implements
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Authentication.JwtBearer
Assembly: Volo.Abp.AspNetCore.Authentication.JwtBearer.dll
Syntax
[DependsOn(new Type[] { typeof(AbpSecurityModule) })]
public class AbpAspNetCoreAuthenticationJwtBearerModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpAspNetCoreAuthenticationJwtBearerModule()
Declaration
public AbpAspNetCoreAuthenticationJwtBearerModule()