Authentication
このセクションでは、本プロバイダーの接続設定で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| AuthScheme | The scheme used for authentication. Accepted entries are Password, NTLM, Kerberos, AzurePassword, AzureAD, AzureMSI, AzureServicePrincipal, AzureServicePrincipalCert. |
| Server | The name of the server running SQL Server. |
| Port | The port of the MS SQL Server. |
| Database | The name of the SQL Server database. |
| User | 認証で使用されるSQL Server ユーザーアカウント。 |
| Password | ユーザーの認証で使用されるパスワード。 |
| Domain | The name of the domain for a Windows (NTLM) security login. |
| IntegratedSecurity | Whether or not to authenticate with Windows Integrated Security. |
| NTLMVersion | The NTLM version. |
| Encrypt | This field sets whether SSL is enabled. |