Method | Description | |
---|---|---|
UsePowerBIAuthentication ( this app, Action |
Configures the application to use Azure AD with Power BI
|
|
UsePowerBIAuthentication ( this app, |
Configures the application to use Azure AD with Power BI
|
Method | Description | |
---|---|---|
ConfigureTokenManager ( ) : void | ||
OnAuthorizationCodeReceived ( AuthorizationCodeReceivedNotification context, |
||
ValidateOptions ( |
public static UsePowerBIAuthentication ( this app, Action |
||
app | this | The OWIN app builder |
setOptions | Action |
The action to set the authenciation options |
return | IAppBuilder |
public static UsePowerBIAuthentication ( this app, |
||
app | this | The OWIN app builder |
options | The autheentication options | |
return | IAppBuilder |