Enum DatabaseToolsExternalAuthenticationStatus
The status of the external authentication. AVAILABLE if the external authentication can be used with this connection. UNAVAILABLE if not. ENABLED if the external authentication is enabled. UNKNOWN if the user has insufficient privilege.
Namespace: Oci.DatabasetoolsService.Models
Assembly: OCI.DotNetSDK.Databasetools.dll
Syntax
public enum DatabaseToolsExternalAuthenticationStatus
Fields
| Name | Description |
|---|---|
| Available | |
| Enabled | |
| Unavailable | |
| Unknown | |
| UnknownEnumValue |