Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| Server | The host name or IP address of the server. |
| Port | The port number of the CockroachDB server. |
| Database | The name of the Cockroach database. |
| User | 認証で使用されるCockroachDB ユーザーアカウント。 |
| Password | ユーザーの認証で使用されるパスワード。 |
| UseSSL | Whether SSL is enabled. |
| Cluster | The name of the CockroachDB cluster. |