SensitivityLabel Class

SensitivityLabel class

Represents the sensitivity label.


type SensitivityLabel struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetIdGets and sets the id of sensitivity label.
SetIdGets and sets the id of sensitivity label.
IsEnabledIndicates whether the sensitivity label is enabled
SetIsEnabledIndicates whether the sensitivity label is enabled
GetAssignmentTypeGets and sets the assignment method for the sensitivity label.
SetAssignmentTypeGets and sets the assignment method for the sensitivity label.
GetSiteIdRepresents the Azure Active Directory (Azure AD) site identifier corresponding to the sensitivity label policy which describes the sensitivity label.
SetSiteIdRepresents the Azure Active Directory (Azure AD) site identifier corresponding to the sensitivity label policy which describes the sensitivity label.
GetContentMarkTypeGets and sets the types of content marking that ought to be applied to a file.
SetContentMarkTypeGets and sets the types of content marking that ought to be applied to a file.
IsRemovedIndicates whether the sensitivity label was removed.
SetIsRemovedIndicates whether the sensitivity label was removed.