Auth Scheme
Whether to use OAuth Authentication or Access Key Authentication when connecting to Business Central.
データ型
string
デフォルト値
"Auto"
解説
Whether to use OAuth Authentication or Access Key Authentication when connecting to Business Central.
- Auto: Automatically try to determine an appropriate auth scheme to use based on other connection properties.
- Access Key: Set this to perform authenticating using an Access Key. Only works on endpoints designed for testing the service.
- AzureAD: Set this to perform Azure Active Directory OAuth authentication.
- AzureMSI: Set this to automatically obtain Managed Service Identity credentials when running on an Azure VM.