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, Kerberos. |
| Server | The name of the server running the SybaseIQ or SAP SQL Anywhere Database. |
| Port | The port of the SybaseIQ database. |
| Database | The name of the SybaseIQ or SAP SQL Anywhere database. |
| User | The SybaseIQ user account used to authenticate. |
| Password | The password used to authenticate the user. |
| UseSSL | This field sets whether SSL is enabled. |
| Charset | Charset name to communicate with server. |