MsalModule class
Сведения о свойстве
ɵfac
static ɵfac: ɵɵFactoryDeclaration<MsalModule, never>
Значение свойства
ɵɵFactoryDeclaration<MsalModule, never>
ɵinj
ɵmod
static ɵmod: ɵɵNgModuleDeclaration<MsalModule, [typeof MsalRedirectComponent], [any], never>
Значение свойства
ɵɵNgModuleDeclaration<MsalModule, [typeof MsalRedirectComponent], [any], never>
Сведения о методе
forRoot(IPublicClientApplication, MsalGuardConfiguration, MsalInterceptorConfiguration)
static function forRoot(msalInstance: IPublicClientApplication, guardConfig: MsalGuardConfiguration, interceptorConfig: MsalInterceptorConfiguration): ModuleWithProviders<MsalModule>
Параметры
- msalInstance
- IPublicClientApplication
- guardConfig
- MsalGuardConfiguration
- interceptorConfig
- MsalInterceptorConfiguration
Возвращаемое значение
ModuleWithProviders<MsalModule>