Newer Version Available

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

ConnectApi.Credential

Credential.
Property Name Type Description Available Version
authentication​Protocol ConnectApi.​CredentialAuthentication​Protocol Authentication protocol of the external credential. Values are:
  • AwsSv4
  • Custom
  • OAuth
56.0
authentication​Status 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
credentials Map<String, ConnectApi.​CredentialValue> Map of protocol-specific credentials. 56.0
externalCredential String Developer name of the external credential. 56.0
principalName String Name of the external credential named principal. 56.0
principalType ConnectApi.​CredentialPrincipal​Type Type of credential principal. Values are:
  • AwsStsPrincipal
  • NamedPrincipal
  • PerUserPrincipal
56.0