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 接続文字列)、または接続名を使用して、接続するOracle データベースを指定します。 |
LDAPUri | LDAP サーバーに接続するためのLDAP uri。 |
LDAPUser | LDAP サーバーのユーザーアカウント。 |
LDAPPassword | LDAP ユーザーのパスワード。 |
LDAPVersion | サーバーに接続し、通信する際に使われるLDAP バージョン。 |
Wallet | クライアントのOracle Wallet の場所。 |