Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ManagedDatabasePasswordCredential

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

Properties

Const credentialType

credentialType: string = "PASSWORD"

password

password: string

The database user's password encoded using BASE64 scheme.

role

role: Role

The role of the database user.

username

username: string

The user name used to connect to the database.

Methods

getDeserializedJsonObj

getJsonObj