Newer Version Available

This content describes an older version of this product. View Latest

FieldSecurityClassification

Represents a field’s data sensitivity value selected from the SecurityClassification picklist. This object is available in API version 46.0 and later.

Supported Calls

describeSObjects(), query(), retrieve()

Special Access Rules

To view this object, you need the Customize Application or Modify Data Classification permission.

Fields

Field Name Details
ApiName
Type
string
Properties
Filter, Group, idLookup, Sort
Description
The API name of the data sensitivity picklist value. Default values:
  • Public
  • Internal
  • Confidential
  • Restricted
  • MissionCritical
Description
Type
textarea
Properties
Filter, Group, Nillable, Sort
Description
The description of the data sensitivity picklist value.
IsHighRiskLevel
Type
boolean
Properties
Defaulted on create, Filter, Group, Sort
Description
Indicates that fields with this picklist value contain data highly sensitive to your company.
MasterLabel
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The data sensitivity picklist value. Default values:
  • Public
  • Internal
  • Confidential
  • Restricted
  • MissionCritical
SortOrder
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The value’s position in the picklist.

Usage

Use this object to return information about data sensitivity values in the SecurityClassification picklist. This object is read-only, but you can update the SecurityClassification picklist using the StandardValueSet Metadata API type.