AuthScheme
The scheme used for authentication. Accepted entries are Basic and AzureADOpenID.
Possible Values
Basic, AzureADOpenIDデータ型
string
デフォルト値
"Basic"
解説
- Basic: Set this to authenticate using the Basic authentication schema. You need to specify the User and Password connection properties for this schema.
- AzureADOpenID: Set to authenticate using OpenID Connect authentication schema with the Azure Active Directory (AzureAD) authentication provider.