SensitivityLabelAssignmentType

SensitivityLabelAssignmentType enum

Represents the assignment method for the sensitivity label.

enum class SensitivityLabelAssignmentType

Values

NameValueDescription
Standard0Use for any sensitivity label that was not directly applied by the user. This includes any default labels, automatically applied labels.
Privileged1Use for any sensitivity label that was directly applied by the user. This includes any manually applied sensitivity labels as well as recommended or mandatory labeling or any feature where the user decides which sensitivity label to apply.

See Also