Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BasicPreferredCredential

The details of the 'BASIC' preferred credential.

Properties

Optional credentialName

credentialName: undefined | string

The name of the preferred credential.

Optional isAccessible

isAccessible: undefined | false | true

Indicates whether the preferred credential is accessible.

Optional passwordSecretId

passwordSecretId: undefined | string

The OCID of the Vault service secret that contains the database user password.

Optional role

role: model.Role

The role of the database user.

Optional status

status: model.PreferredCredentialStatus

The status of the preferred credential.

Const type

type: string = "BASIC"

Optional userName

userName: undefined | string

The user name used to connect to the database.

Methods

getDeserializedJsonObj

getJsonObj