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 |
|---|---|
|
|
No credential functionality is enabled |
|
|
Enables Lightweight Directory Access Protocol simple authentication protocol |
|
|
Enables Secure External Password Store |
|
|
Enables WebSocket proxy authentication |
|
|
Enables WebSocket Secure proxy authentication |
|
|
Enables all functionalities listed above |
Requirements
| Provider | ODP.NET, Managed Driver | ODP.NET Core |
|---|---|---|
|
Assembly |
|
|
|
Namespace |
|
|
|
.NET Framework |
- |
|
|
.NET (Core) |
- |