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.

TenantSecurityPolicyChangeLog

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

Supported Calls

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

Special Access Rules

This object is read/write.

Fields

Field Name Details
Field
Type
string
Properties
Create, Filter, Group, 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.
PolicyIdentifier
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The ID of this policy. Contains a unique virtual key from child to parent.

Associated Objects

This object doesn't have associated objects.