Class AbpAspNetCoreAuthenticationOAuthModule
Implements
Inherited Members
Namespace: Volo.Abp.AspNetCore.Authentication.OAuth
Assembly: Volo.Abp.AspNetCore.Authentication.OAuth.dll
Syntax
[DependsOn(new Type[] { typeof(AbpSecurityModule) })]
public class AbpAspNetCoreAuthenticationOAuthModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpAspNetCoreAuthenticationOAuthModule()
Declaration
public AbpAspNetCoreAuthenticationOAuthModule()