Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| AuthScheme | Specifies which authentication scheme the driver uses when it establishes the connection. |
| Server | Specifies the fully-qualified host name or IP address of the provider SQL endpoint. You must supply a value for the connection to succeed. |
| User | 認証するユーザーのユーザーID を指定します。 |
| Password | 認証するユーザーのパスワードを指定します。 |
| Port | Specifies the TCP port that the provider uses when it connects to the provider SQL endpoint. |
| Database | Specifies the name of the Azure Synapse SQL database that the provider connects to at login. |
| Encrypt | Specifies whether the provider negotiates TLS/SSL encryption with the Azure Synapse endpoint and, if so, how strictly it enforces certificate validation. |