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. |
| Server | The name of the server running SAP HANA database. |
| Port | The port of the SAP HANA database. |
| Database | The name of the SAP HANA database. |
| User | Specifies the user ID of the authenticating SAP HANA user account. |
| Password | Specifies the password of the authenticating user account. |
| IncludeSystemObjects | Set IncludeSystemObjects to True to fetch Hana System schema and tables. |
| UseSSL | This field sets whether SSL is enabled. |