Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | The scheme used for authentication. Accepted entries are Password, AzureAD, AzurePassword, AzureMSI, AwsIAMRoles, AwsEC2Roles, GCPServiceAccount. |
| Server | The host name or IP address of the server. |
| Database | The name of the PostgreSQL database. |
| User | The PostgreSQL user account used to authenticate. |
| Password | The password used to authenticate the user. |
| Port | The port number of the PostgreSQL server. |
| UseSSL | This field sets whether SSL is enabled. |
| Visibility | Visibility restrictions used to filter exposed metadata for tables with privileges granted to them for the current user. |