Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RestCredential

The user credential information.

Properties

password

password: string

The password of the user.

Optional sslTrustStoreLocation

sslTrustStoreLocation: undefined | string

The full path of the SSL truststore location in the agent.

Optional sslTrustStorePassword

sslTrustStorePassword: undefined | string

The password of the SSL truststore location in the agent.

Optional sslTrustStoreType

sslTrustStoreType: SslTrustStoreType

The SSL truststore type.

username

username: string

The name of the user.

Functions

getDeserializedJsonObj

getJsonObj