Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ConnectionValidationResult

The result of validating the credentials of a connection.

Properties

Optional message

message: undefined | string

A message describing the result of connection validation in more detail.

Optional result

result: Result

The latest result of whether the credentials pass the validation.

Optional timeValidated

timeValidated: Date

The latest timestamp when the connection was validated. Format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj