ConnectApi.NamedCredential

Named credential associated with an 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
calloutOptions ConnectApi.​NamedCredential​CalloutOptions Callout options for the named credential. 58.0
calloutStatus ConnectApi.​CalloutStatus Indicates whether a named credential is enabled for callout. Values are:
  • Disabled
  • Enabled
59.0
calloutUrl String URL of the named credential in a callout. 58.0
createdByNamespace String Namespace of the package that created the named credential. 59.0
customHeaders List<ConnectApi.​CredentialCustom​Header> Custom HTTP headers for the named credential. 58.0
developerName String Fully qualified developer name of the named credential. 56.0
externalCredentials List<ConnectApi.​ExternalCredential> External credentials used by the named credential. 58.0
id String Named credential ID. 58.0
masterLabel String Named credential label. 56.0
networkConnection ConnectApi.​NetworkConnection PrivateConnect outbound network connection for the named credential. 58.0
parameters List<ConnectApi.​NamedCredential​Parameter> Named credential parameters. 58.0
type ConnectApi.​NamedCredentialType Type of named credential. Values are:
  • PrivateEndpoint
  • SecuredEndpoint
58.0
url String Connect REST API URL of the named credential. 58.0