{ "sections": [ "title", "description", "fields", "special_access_rules" ], "title": "TenantSecurityEncryptedField - Data API", "description": "Represents fields encrypted under your Shield Platform Encryption policy. This object is available in API version 61.0 and later.", "fields_columns": [ "type", "properties", "description" ], "fields": { "Action": { "type": "string", "properties": "Filter, Group, idLookup, Nillable, Sort", "description": "The action taken on the encryption policy within a tenant. Possible values are: Added Removed Updated" }, "ActionBy": { "type": "string", "properties": "Filter, Group, idLookup, Nillable, Sort", "description": "This field is reserved for future use." }, "ActionDate": { "type": "dateTime", "properties": "Filter, Nillable, Sort", "description": "The date when the change to the tenant encryption policy status was made." }, "DetailIdentifier": { "type": "string", "properties": "Filter, Group, idLookup, Sort", "description": "Unique identifier for this detail record." }, "EncryptionType": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The type of encryption for the field." }, "FieldName": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The name of the encrypted field." }, "FieldType": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The type of field being encrypted." }, "MetricIdentifier": { "type": "string", "properties": "Filter, Group, 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, Restricted picklist, Sort", "description": "The type of encryption policy collected by this metric." }, "Name": { "type": "string", "properties": "Filter, Group, idLookup, Sort", "description": "The name of the metric for the data collected." }, "ObjectName": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The name of the object for this encrypted field." }, "Tenant": { "type": "string", "properties": "Filter, Group, idLookup, Sort", "description": "The ID of the tenant with Shield Encryption." }, "TenantName": { "type": "string", "properties": "Filter, Group, Nillable, Sort", "description": "The name of the tenant that this record is for." } }, "special_access_rules": "This object is read-only." }