Class AbpIdentityServerBlazorServerModule
Implements
Inherited Members
Namespace: Volo.Abp.IdentityServer.Blazor.Server
Assembly: Volo.Abp.IdentityServer.Blazor.Server.dll
Syntax
[DependsOn(new Type[] { typeof(AbpIdentityServerBlazorModule), typeof(AbpPermissionManagementBlazorServerModule), typeof(AbpAuditLoggingBlazorServerModule) })]
public class AbpIdentityServerBlazorServerModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpIdentityServerBlazorServerModule()
Declaration
public AbpIdentityServerBlazorServerModule()