Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace SqlTuningTaskPasswordCredentialDetails

The password provided by the user 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 sqlTuningTaskCredentialType

sqlTuningTaskCredentialType: string = "PASSWORD"

username

username: string

The user name used to connect to the database.

Methods

getDeserializedJsonObj

getJsonObj