OracleTokenAuth Enumeration
OracleTokenAuth
enumerated values are used to explicitly specify which TOKEN_AUTH
mode needs to be enabled for token authentication. Possible values for this enumeration are:
Table 6-233 lists all the OracleTokenAuth
enumeration values with a description of each enumerated value.
Table 6-233 OracleTokenAuth Members
Member Name | Description |
---|---|
|
Default value. Token authentication is |
|
Token authentication using Not available in ODP.NET, Unmanaged Driver |
|
Token authentication using Not available in ODP.NET, Unmanaged Driver |
|
Token authentication using Not available in ODP.NET, Unmanaged Driver |
|
Token authentication using Not available in ODP.NET, Unmanaged Driver |
|
Token authentication using the most appropriate method depending on the application environment. ODP.NET first attempts to retrieve the token using the OCI API key. If that fails, then ODP.NET checks whether it is in a Cloud Shell environment to attempt to get the token using delegation token authentication flow. Lastly, it attempts to use the instance principal authentication flow. Not available in ODP.NET, Unmanaged Driver |
|
Token authentication is enabled for Oracle Identity and Access Management. |
OAuth |
Token authentication enabled for Azure Active Directory. |
Requirements
Provider | ODP.NET, Unmanaged Driver | ODP.NET, Managed Driver | ODP.NET Core |
---|---|---|---|
Assembly |
|
|
|
Namespace |
|
|
|
.NET Framework |
- |
||
.NET (Core) |
- |
- |