MsalBroadcastService class

Methoden

resetInProgressEvent()

Hiermee wordt de status InProgress opnieuw ingesteld op Geen

Constructordetails

MsalBroadcastService(IPublicClientApplication, MsalBroadcastConfiguration)

new MsalBroadcastService(msalInstance: IPublicClientApplication, msalBroadcastConfig?: MsalBroadcastConfiguration)

Parameters

msalBroadcastConfig
MsalBroadcastConfiguration

Eigenschapdetails

inProgress$

inProgress$: Observable<InteractionStatus>

Waarde van eigenschap

Observable<InteractionStatus>

msalSubject$

msalSubject$: Observable<EventMessage>

Waarde van eigenschap

Observable<EventMessage>

ɵfac

static ɵfac: ɵɵFactoryDeclaration<MsalBroadcastService, [null, { optional: true }]>

Waarde van eigenschap

ɵɵFactoryDeclaration<MsalBroadcastService, [null, { optional: true }]>

ɵprov

static ɵprov: ɵɵInjectableDeclaration<MsalBroadcastService>

Waarde van eigenschap

ɵɵInjectableDeclaration<MsalBroadcastService>

Methodedetails

resetInProgressEvent()

Hiermee wordt de status InProgress opnieuw ingesteld op Geen

function resetInProgressEvent()