SensitivityLabel interface
The sensitivity label.
Properties
description | The description of the sensitivity label. |
display |
The name of the sensitivity label. |
enabled | Indicates whether the label is enabled or not. |
order | The order of the sensitivity label. |
rank | The rank of the sensitivity label. |
Property Details
description
The description of the sensitivity label.
description?: string
Property Value
string
displayName
The name of the sensitivity label.
displayName?: string
Property Value
string
enabled
Indicates whether the label is enabled or not.
enabled?: boolean
Property Value
boolean
order
The order of the sensitivity label.
order?: number
Property Value
number