Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StatusDetails

Object that contains details about the status of the authentication process.

Hierarchy

  • StatusDetails

Index

Properties

Optional authenticated

authenticated: boolean

Indicates whether the credential is accepted by the target data source.

Optional error_message

error_message: string

If authenticated is false, a message describes why the authentication was unsuccessful.

Generated using TypeDoc