We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0565058 + 0c2a24f commit 151f5f1Copy full SHA for 151f5f1
sharepoint/sharepoint-ps/Microsoft.Online.SharePoint.PowerShell/Set-SPOTenant.md
@@ -1037,9 +1037,14 @@ Accept wildcard characters: False
1037
1038
### -AllowSensitivityLabelOnRecords
1039
1040
-Controls whether sensitivity labels can be applied to records.
+> Applicable: SharePoint Online
1041
1042
-PARAMVALUE: True | False
+Specifies whether sensitivity labels can be applied to records.
1043
+
1044
+The valid values are:
1045
1046
+- False (default) – Do not allow the application of sensitivity labels to records.
1047
+- True – Allow the application of sensitivity labels to records.
1048
1049
```yaml
1050
Type: System.Boolean
0 commit comments