Authentication
This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.
| Property | Description |
| ConnectionType | Connection properties to use for authentication. Accepted entries are Server, OracleTNS, LDAP. |
| Server | Oracle データベースをホスティングしているサーバーのホスト名またはIP アドレス。 |
| Port | Oracle データベースをホスティングしているサーバーに接続する際のポート。 |
| ServiceName | Oracle データベースのサービス名。 |
| User | 認証するOracle OCI ユーザーアカウントのユーザーID を指定します。 |
| Password | 認証するユーザーアカウントのパスワードを指定します。 |
| DataSource | Oracle ネット・サービス名、接続記述子(TNS 接続文字列)、または接続名を使用して、接続するOracle データベースを指定します。 |
| LDAPUri | LDAP サーバーに接続するためのLDAP uri。 |
| LDAPUser | LDAP サーバーのユーザーアカウント。 |
| LDAPPassword | LDAP ユーザーのパスワード。 |
| LDAPVersion | サーバーに接続し、通信する際に使われるLDAP バージョン。 |
| Wallet | クライアントのOracle Wallet の場所。 |