Class OpenIddictMvcModule
Implements
Inherited Members
Namespace: OpenIddict.Demo.Client.Mvc
Assembly: OpenIddict.Demo.Client.Mvc.dll
Syntax
[DependsOn(new Type[] { typeof(AbpAspNetCoreMvcModule), typeof(AbpAspNetCoreAuthenticationOpenIdConnectModule) })]
public class OpenIddictMvcModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
OpenIddictMvcModule()
Declaration
public OpenIddictMvcModule()