Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | 認証で使用されるスキーム。有効な入力値は、Password、AzureAD、AzurePassword、AzureMSI、AwsIAMRoles、AwsEC2Roles、GCPServiceAccount です。 |
| Server | サーバーのホスト名またはIP アドレス。 |
| Database | PostgreSQL データベースの名前。 |
| User | 認証で使用されるPostgreSQL ユーザーアカウント。 |
| Password | ユーザーの認証で使用されるパスワード。 |
| Port | PostgreSQL サーバーのポート番号。 |
| UseSSL | このフィールドはSSL が有効化されているかどうかを設定します。 |
| Visibility | Visibility restrictions used to filter exposed metadata for tables with privileges granted to them for the current user. |