ISensitivityLabel class

ISensitivityLabel class

Represents the sensitivity label from Microsoft Purview Information Protection.

The ISensitivityLabel type exposes the following members:

Properties

PropertyDescription
idReturns or sets the id of sensitivity label.
Read/write str.
site_idReturns or sets the Azure Active Directory (Azure AD) site identifier
corresponding to the sensitivity label policy which describes the sensitivity label.
Read/write System.Guid.
is_enabledIndicates whether the sensitivity label is enabled.
is_removedIndicates whether the sensitivity label was removed.
assignment_method_typeReturns or sets the assignment method for the sensitivity label.
Read/write SensitivityLabelAssignmentType.
content_mark_typesReturns the list of types of content marking that ought to be applied to a file.

See Also