Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| AuthScheme | The authentication mechanism that the provider will use to authenticate with Informix. |
| Server | The name of the Informix server. |
| Port | The port used to connect to the server hosting the database. |
| User | A database user. |
| Password | The user's password. |
| Database | The name of the Informix database. |
| UseSSL | This field sets whether SSL is enabled. |
| AlternateServers | このプロパティを使うと、 Server および Port で設定されたサーバーに加え、複数のサーバーを指定できます。サーバー名およびポートの両方を、サーバーをカンマで区切って指定します。 |