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 Sybase Database. |
Port | The port of the Sybase database. |
Database | The name of the Sybase database. |
User | 認証で使用されるSybase ユーザーアカウント。 |
Password | ユーザーの認証で使用されるパスワード。 |
Charset | Chaeset name to communicate with server. |
UseSSL | This field sets whether SSL is enabled. |