Authentication
このセクションでは、本プロバイダーの接続文字列で設定可能なAuthentication プロパティの全リストを提供します。
| プロパティ | 説明 |
| ConnectionType | Connection properties to use for authentication. Accepted entries are Server, OracleTNS, LDAP. |
| Server | Oracle データベースをホスティングしているサーバーのホスト名またはIP アドレス。 |
| Port | Oracle データベースをホスティングしているサーバーに接続する際のポート。 |
| ServiceName | Oracle データベースのサービス名。 |
| User | 認証で使用されるOracle OCI ユーザーアカウント。 |
| Password | ユーザーの認証で使用されるパスワード。 |
| DataSource | Oracle ネット・サービス名、接続記述子(TNS 接続文字列とも呼ばれます)、または接続先のデータベースを識別する簡易な接続名。 |
| LDAPUri | LDAP uri to connect the LDAP server. |
| LDAPUser | The User account for LDAP server. |
| LDAPPassword | The password for the LDAP user. |
| LDAPVersion | The LDAP version used to connect to and communicate with the server. |
| Wallet | セキュアなTCPS 接続をセットアップするために必要な、クライアントのwallet の場所。 |