Class AbpHttpClientIdentityModelWebAssemblyModule
Implements
Inherited Members
Namespace: Volo.Abp.Http.Client.IdentityModel.WebAssembly
Assembly: Volo.Abp.Http.Client.IdentityModel.WebAssembly.dll
Syntax
[DependsOn(new Type[] { typeof(AbpHttpClientIdentityModelModule), typeof(AbpAspNetCoreComponentsWebAssemblyModule) })]
public class AbpHttpClientIdentityModelWebAssemblyModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpHttpClientIdentityModelWebAssemblyModule()
Declaration
public AbpHttpClientIdentityModelWebAssemblyModule()
Methods
ConfigureServices(ServiceConfigurationContext)
Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type | Name | Description |
---|---|---|
ServiceConfigurationContext | context |