JDBC Driver for Microsoft Dynamics 365 Business Central

Build 23.0.8839

AuthScheme

Business Central への接続時にOAuth 認証またはアクセスキー認証のどちらを使用するか。

Possible Values

AzureServicePrincipalCert, Auto, AzureMSI, AccessKey, NTLM, AzureAD, Negotiate, AzureServicePrincipal

データ型

string

デフォルト値

"Auto"

解説

Business Central への接続時にOAuth 認証またはアクセスキー認証のどちらを使用するか。

Note: OAuth 認証はクラウド版専用ですが、2021年8月にオンプレミス版でサポートされる予定です。

  • Auto:他の接続プロパティに基づいて、使用する適切な認証スキームを自動的に決定しようと試みます。
  • AccessKey:アクセスキーを使用して認証を実行する場合に設定。サービスをテストするために設計されたエンドポイントでのみ機能します。
  • AzureAD:Azure Active Directory OAuth 認証を実行する場合に設定。
  • AzureServicePrincipal:クライアントシークレットを使用してAzure Service Principal として認証するように設定。
  • AzureServicePrincipalCert:証明書を使用してAzure Service Principal として認証するように設定。
  • AzureMSI:Azure VM で実行しているときにマネージドサービスID のクレデンシャルを自動的に取得する場合に設定します。
  • NTLM: Set this to use your Windows credentials for authentication.
  • Negotiate: If AuthScheme is set to NEGOTIATE, the 本製品 will negotiate an authentication mechanism with the server. Set AuthScheme to NEGOTIATE if you want to use Kerberos authentication.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839