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.DatabasetoolsService.Models
Assembly: OCI.DotNetSDK.Databasetools.dll
Syntax
public enum DatabaseToolsIdentityStatus

Fields

Name Description
Available
Unavailable
UnknownEnumValue
In this article
Back to top