Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TablespaceAdminPasswordCredentialDetails

User provides a password to be used to connect to the database.

Properties

password

password: string

The database user's password encoded using BASE64 scheme.

role

role: Role

The role of the database user.

Const tablespaceAdminCredentialType

tablespaceAdminCredentialType: string = "PASSWORD"

username

username: string

The user to connect to the database.

Methods

getDeserializedJsonObj

getJsonObj