Aspose::Cells::Metas::SensitivityLabelAssignmentType enum

SensitivityLabelAssignmentType enum

Represents the assignment method for the sensitivity label.

enum class SensitivityLabelAssignmentType

Values

NameValueDescription
Standard0
Use for any sensitivity label that was not directly applied by the user.
Privileged1
Use for any sensitivity label that was directly applied by the user.

See Also