OracleCredentialFunctionality Enumeration

OracleCredentialFunctionality enumerated values specify the available in-memory credential functionalities. This enum supports bitwise OR to specify more than one functionality.

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

Table 6-234 OracleCredentialFunctionality Enumeration Values

Member Name Description

None

No credential functionality is enabled

LDAPSA

Enables Lightweight Directory Access Protocol simple authentication protocol

SEPS

Enables Secure External Password Store

WSPA

Enables WebSocket proxy authentication

WSSPA

Enables WebSocket Secure proxy authentication

All

Enables all functionalities listed above

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