You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provides details about a sensitivity label assigned to a file in SharePoint or OneDrive for Business.
author
abhishek-microsoft-2021
ms.localizationpriority
medium
ms.subservice
sharepoint
doc_type
resourcePageType
ms.date
04/03/2024
sensitivityLabelAssignment resource type
Namespace: microsoft.graph
Provides details about a sensitivity label assigned to a file in SharePoint or OneDrive for Business.
Properties
Property
Type
Description
assignmentMethod
sensitivityLabelAssignmentMethod
Indicates whether the label assignment is done automatically, as a standard, or a privileged operation. The possible values are: standard, privileged, auto, unknownFutureValue.
sensitivityLabelId
String
The unique identifier for the sensitivity label assigned to the file.
tenantId
String
The unique identifier for the tenant that hosts the file when this label is applied.
sensitivityLabelAssignmentMethod values
Member
Description
standard
The assignment method for the label is standard.
privileged
The assignment method for the label is privileged. Indicates that the label is applied manually by a user or by an admin.
auto
Indicates that the label is applied automatically by the system due to a configured policy, such as default label or autoclassification of sensitive content.