Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| Server | The host name or IP address of the server. |
| Port | The port number of the Greenplum server. |
| Database | The name of the Greenplum database. |
| User | Specifies the authenticating user's user ID. |
| Password | Specifies the authenticating user's password. |
| UseSSL | This field sets whether SSL is enabled. |