sensitivitylabel EntityType
Virtual entity that represents Sensitivity Labels
- Entity set path:
- [organization URI]/api/data/v9.2/sensitivitylabels
- Base type:
- crmbaseentity
- Display name:
- Sensitivity Label
- Primary key:
- sensitivitylabelid
- Primary name column:
- name
- Operations supported:
- POST GET PATCH DELETE
Properties
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details | ||||||
---|---|---|---|---|---|---|---|---|
applicableto | Edm.String |
The formats that the sensitivity label is applicable to. Display name: Applicable To Read only
|
||||||
color | Edm.String |
The color of the sensitivity label. Display name: Color Read only
|
||||||
description | Edm.String |
The description of the sensitivity label. Display name: Description Read only
|
||||||
displayname | Edm.String |
The display name of the sensitivity label. Display name: DisplayName Read only
|
||||||
isdefault | Edm.Boolean |
Indicates if the sensitivity label is the default. Display name: Is Default Read only
Default options
|
||||||
isenabled | Edm.Boolean |
Indicates if the sensitivity label is enabled. Display name: Is Enabled Read only
Default options
|
||||||
labelactions | Edm.String |
The label actions of the sensitivity label. Display name: Label Actions Read only
|
||||||
name | Edm.String |
The name of the sensitivity label. Display name: Name Read only
|
||||||
parentsensitivitylabelid | Edm.Guid |
Unique identifier of a parent sensitivity label. Display name: Parent Sensitivity Label Id Read only
|
||||||
priority | Edm.Int32 |
The priority of the sensitivity label. Display name: Priority Read only
|
||||||
sensitivitylabelid | Edm.Guid |
Unique identifier of a Sensitivity Label. Display name: Sensitivity Label Id Read only
|
||||||
tooltip | Edm.String |
The tooltip of the sensitivity label. Display name: Tooltip Read only
|
Collection-valued navigation properties
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
---|---|---|
sensitivitylabel_email_SensitivityLabelId | SensitivityLabelId_Email |
Operations
The following operations can be used with the sensitivitylabel entity type.
Name | Binding |
---|---|
CreateMultiple | Not Bound |
DeleteMultiple | Not Bound |
UpdateMultiple | Not Bound |