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