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.

TenantSecurityTenantChangeLog

Tracks changes to Security Center tenant fields. Each record represents a single field change on a tenant.

Supported Calls

create(), delete(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Name Details
Field
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the field that was changed.
Name
Type
string
Properties
Create, Filter, Group, idLookup, Sort, Update
Description
The unique identifier for the change log record.
NewValue
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The new value of the field that was changed.
OldValue
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The latest value of the field before it was changed.
Tenant
Type
string
Properties
Create, Filter, Group, idLookup, Nillable, Sort, Update
Description
The ID of the tenant associated with this change log record.