ODBC Driver for SQL Server

Build 23.0.8839

AuthScheme

The scheme used for authentication. Accepted entries are Password, NTLM, Kerberos, AzurePassword, AzureAD, AzureMSI, AzureServicePrincipal, AzureServicePrincipalCert.

Possible Values

AzureServicePrincipalCert, AzurePassword, Auto, AzureAD, Password, AzureMSI, NTLM, AzureServicePrincipal, Kerberos

データ型

string

デフォルト値

"Auto"

解説

Together with Password and User, this field is used to authenticate against the server. Password is the default option. Use the following options to select your authentication scheme:

  • Password: Set this to use your SQL Server Password.
  • NTLM: Set this to use your Windows credentials to authenticate.
  • Kerberos: Set this to use Kerberos authentication.
  • AzurePassword: Set this to use Azure Active Directory Password authentication.
  • AzureAD: Set this to use Azure Active Directory OAuth authentication.
  • AzureMSI: Set this to use Azure Active Directory Managed Service Identity authentication.
  • AzureServicePrincipal: Set this to authenticate as an Azure Service Principal.
  • AzureServicePrincipalCert: Set this to authenticate as an Azure Service Principal using a certificate.

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