Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

TenantSecurityCertificate

Stores metric details related to public key certificate information. The certificate binds the public key to the identity of an entity. This object is available in API version 63.0 and later.

Supported Calls

describeSObjects(), getDeleted(), getUpdated(), query(), retrieve()

Special Access Rules

This object is read only.

Fields

Field Details
Action
Type
String
Properties
Filter, Group, idLookup, Nillable, Sort
Description
The action taken on this certificate. Possible values are:
  • Added
  • Removed
  • Updated
ActionBy
Type
String
Properties
Filter, Group, idLookup, Nillable, Sort
Description
The user who made this change.
ActionDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date this action was taken.
CertCreatedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
When this certificate was created.
DetailIdentifier
Type
string
Properties
Filter, Group, idLookup, Nillable, Sort
Description
The ID of the individual detail record. This field is unique within your organization.
ExpirationDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
When this certificate expires.
IsActive
Type
boolean
Properties
Filter, Group, Sort
Description
Indicates whether this certificate is active.
IsCaSigned
Type
boolean
Properties
Filter, Group, Sort
Description
Indicates whether this certificate is signed by the issuer (true) or not (false).
IsPlatformEncrypted
Type
boolean
Properties
Filter, Group, Sort
Description
Whether this certificate is encrypted with Platform Encryption.
IsPrivateKeyExportable
Type
boolean
Properties
Filter, Group, Sort
Description
Indicates whether this certificate’s private key is exportable.
KeySize
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The length of the public key.
MetricIdentfier
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The ID of the type of metric that was counted. This field is unique within your organization.
MetricsType
Type
picklist
Properties
Filter, Group, Sort
Description
The type of data being collected.
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
A user-friendly name for the certificate.
Tenant
Type
string
Properties
Filter, Group, idLookup, Sort
Description
The ID of the tenant with this certificate.
TenantName
Type
string
Properties
Filter, Group, idLookup, Sort
Description
The name of the tenant with this certificate.