SensitivityLabel Class
Contents
[
Hide
]SensitivityLabel class
Represents the sensitivity label.
type SensitivityLabel struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetId | Gets and sets the id of sensitivity label. |
SetId | Gets and sets the id of sensitivity label. |
IsEnabled | Indicates whether the sensitivity label is enabled |
SetIsEnabled | Indicates whether the sensitivity label is enabled |
GetAssignmentType | Gets and sets the assignment method for the sensitivity label. |
SetAssignmentType | Gets and sets the assignment method for the sensitivity label. |
GetSiteId | Represents the Azure Active Directory (Azure AD) site identifier corresponding to the sensitivity label policy which describes the sensitivity label. |
SetSiteId | Represents the Azure Active Directory (Azure AD) site identifier corresponding to the sensitivity label policy which describes the sensitivity label. |
GetContentMarkType | Gets and sets the types of content marking that ought to be applied to a file. |
SetContentMarkType | Gets and sets the types of content marking that ought to be applied to a file. |
IsRemoved | Indicates whether the sensitivity label was removed. |
SetIsRemoved | Indicates whether the sensitivity label was removed. |