Show / Hide Table of Contents

Class FormsIdentityServerModule

Inheritance
object
FormsIdentityServerModule
Namespace: Volo.Forms
Assembly: Volo.Forms.IdentityServer.dll
Syntax
public class FormsIdentityServerModule : AbpModule

Constructors

FormsIdentityServerModule()

Declaration
public FormsIdentityServerModule()

Methods

ConfigureServices(ServiceConfigurationContext)

Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type Name Description
ServiceConfigurationContext context

OnApplicationInitialization(ApplicationInitializationContext)

Declaration
public override void OnApplicationInitialization(ApplicationInitializationContext context)
Parameters
Type Name Description
ApplicationInitializationContext context
In this article
Back to top Powered by Volosoft