AuthScheme
The type of authentication to use when connecting to Microsoft Power BI XMLA.
Possible Values
AzureAD, AzureServicePrincipal, AzureServicePrincipalCertデータ型
string
デフォルト値
"AzureAD"
解説
- AzureAD: Set this to perform Azure Active Directory OAuth authentication.
- AzureServicePrincipal: Set this to authenticate as an Azure Service Principal using client credentials.
- AzureServicePrincipalCert: Set this to authenticate as an Azure Service Principal using a certificate.