Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| AuthScheme | Specifies the authentication method that the provider uses to connect to SAP HANA. |
| Server | Specifies the hostname or network address of the SAP HANA database server. |
| Port | The port of the SAP HANA database. |
| Database | Specifies the name of the SAP HANA database to connect to. |
| User | Specifies the authenticating user's user ID. |
| Password | Specifies the authenticating user's password. |
| IncludeSystemObjects | Specifies whether the provider includes system schemas and tables from SAP HANA in the available metadata. |
| UseSSL | Specifies whether the provider uses a secure (TLS/SSL) connection when connecting to SAP HANA. |