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 | 認証するユーザーのユーザーID を指定します。 |
| Password | 認証するユーザーのパスワードを指定します。 |
| UseSSL | Whether SSL is enabled. |
| Cluster | The name of the CockroachDB cluster. |