Show / Hide Table of Contents

Enum DatabaseToolsIdentityStatus

The status of the identity. AVAILABLE if the identity type can be used with this connection. UNAVAILABLE if not.

Namespace: Oci.DatabasetoolsruntimeService.Models
Assembly: OCI.DotNetSDK.Databasetoolsruntime.dll
Syntax
public enum DatabaseToolsIdentityStatus

Fields

Name Description
Available
Unavailable
UnknownEnumValue
In this article
Back to top