OracleAllowedLogonVersionClient Enumeration

OracleAllowedLogonVersionClient enumerated values define minimum authentication protocol that is to be used for a given OracleConnection object or for a given application (depending on where it's set).

Table 6-178 lists all the OracleAllowedLogonVersionClient enumeration values with a description of each enumerated value.

Table 6-177 OracleAllowedLogonVersionClient Enumeration Values

Member Name Description

Version12a

equivalent to 12a setting for SQLNET.ALLOWED_LOGON_VERSION_CLIENT

Version12

equivalent to 12 setting for SQLNET.ALLOWED_LOGON_VERSION_CLIENT

Version11

equivalent to 11 setting for SQLNET.ALLOWED_LOGON_VERSION_CLIENT

Version10

equivalent semantically to Version11

Version9

equivalent semantically to Version11

Version8

equivalent semantically to Version11

Requirements

Provider ODP.NET, Managed Driver ODP.NET Core

Assembly

Oracle.ManagedDataAccess.dll

Oracle.ManagedDataAccess.dll

Namespace

Oracle.ManagedDataAccess.Client

Oracle.ManagedDataAccess.Client

.NET Framework

See System Requirements

-

.NET (Core)

-

See System Requirements