ADO.NET Provider for Oracle

Build 24.0.9175

Authentication

This section provides a complete list of the Authentication properties you can configure in the connection string for this provider.


PropertyDescription
ConnectionTypeConnection properties to use for authentication. Accepted entries are Server, OracleTNS, LDAP.
ServerThe host name or IP of the server hosting the Oracle database.
PortThe port used to connect to the server hosting the Oracle database.
ServiceNameThe service name of the Oracle database.
UserSpecifies the user ID of the authenticating Oracle OCI user account.
PasswordSpecifies the password of the authenticating user account.
DataSourceSpecifies the Oracle database to connect to, using the Net Services Name, Connect Descriptor (TNS Connect String), or connection name.
LDAPUriLDAP uri to connect the LDAP server.
LDAPUserThe User account for LDAP server.
LDAPPasswordThe password for the LDAP user.
LDAPVersionThe LDAP version used to connect to and communicate with the server.
WalletThe location of the client's Oracle Wallet.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175