Skip to content

Commit ef9f05d

Browse files
authored
Update Get-AutoSensitivityLabelPolicy.md
1 parent bbee6a0 commit ef9f05d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

exchange/exchange-ps/exchange/Get-AutoSensitivityLabelPolicy.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,10 @@ Accept wildcard characters: False
8282
```
8383
8484
### -ForceValidate
85-
Populates details of the AdminUnits associated with current set of selected users/groups/sites under various locations in the policy
85+
The ForceValidate parameter specifies whether to include details related to the AdminUnits of users, groups, or sites in the policy. Valid values are:
86+
87+
- $true: Various properties in the policy include details of the AdminUnits that are associated with current set of selected users, groups, or sites.
88+
- $false: The output doesn't contain the information. This is the default value.
8689
8790
```yaml
8891
Type: Boolean

0 commit comments

Comments
 (0)