Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.ExternalCredential

External credential.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Property Name Type Description Available Version
authenticationProtocol ConnectApi.​CredentialAuthentication​Protocol Authentication protocol of the external credential. Values are:
  • AwsSv4
  • Custom
  • OAuth
56.0
authenticationStatus ConnectApi.​CredentialAuthentication​Status Status of the credential authentication. Values are:
  • Configured—Credential has all required credentials for at least one principal.
  • NotConfigured—Credential isn’t configured.
  • Unknown—Credential status can’t be determined because the authentication protocol is custom.
56.0
developerName String Developer name of the external credential. 56.0
masterLabel String External credential label. 56.0
principals List<ConnectApi.​ExternalCredential​Principal> List of principals the credential has. 56.0
relatedNamed​Credentials List<ConnectApi.​NamedCredential> List of named credentials associated to the external credential. 56.0