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 83d9092 + 151f5f1 commit 83dba8fCopy full SHA for 83dba8f
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