Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1037,9 +1037,15 @@ Accept wildcard characters: False

### -AllowSensitivityLabelOnRecords

Controls whether sensitivity labels can be applied to records.
> Applicable: SharePoint Online

PARAMVALUE: True | False
Allow Records to have sensitivity labels applied.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Records

casing - records

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't edit the file. Please go ahead and change to a lower case r. Thanks!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cjvandyk I'm not able to edit this file either since it's on your private branch.


The valid values are:

- False (default) – Do not allow the the application of sensitivity labels to records.

- True – Allow the application of sensitivity labels to records.

```yaml
Type: System.Boolean
Expand Down