Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Credentials

Object containing credential information.

Hierarchy

  • Credentials

Index

Properties

Optional credential_details

credential_details: CredentialDetails

Object containing details of the stored credentials.

Obtain credentials for your source from the administrator of the source.

Optional credential_id

credential_id: string

Unique identifier for this set of credentials.

Optional source_type

source_type: string

The source that this credentials object connects to.

  • box indicates the credentials are used to connect an instance of Enterprise Box.
  • salesforce indicates the credentials are used to connect to Salesforce.
  • sharepoint indicates the credentials are used to connect to Microsoft SharePoint Online.
  • web_crawl indicates the credentials are used to perform a web crawl. = cloud_object_storage indicates the credentials are used to connect to an IBM Cloud Object Store.

Optional status

status: string

The current status of this set of credentials. connected indicates that the credentials are available to use with the source configuration of a collection. invalid refers to the credentials (for example, the password provided has expired) and must be corrected before they can be used with a collection.

Generated using TypeDoc