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