Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PreExistingCredentials

Pre existing credentials [indicated by the type property in CredentialStore].

Properties

Const credentialType

credentialType: string = "EXISTING"

Optional description

description: undefined | string

The user-specified textual description of the credential.

Optional name

name: undefined | string

The name of the credential, within the context of the source.

Optional source

source: undefined | string

The source type and source name combination, delimited with (.) separator. {source type}.{source name} and source type max char limit is 63.

Optional type

type: undefined | string

The type of the credential ( ex. JMXCreds,DBCreds).

Methods

getDeserializedJsonObj

getJsonObj