Skip to content

Commit 418c9fd

Browse files
authored
Update Set-PolicyConfig.md
1 parent 9add63f commit 418c9fd

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

exchange/exchange-ps/exchange/Set-PolicyConfig.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -374,9 +374,10 @@ Accept wildcard characters: False
374374
```
375375

376376
### -InformationBarrierMode
377-
The InformationBarrierMode parameter specifies the mode that controls total number of segments and how many segments can a user be part of. Valid values are:
378-
- SingleSegment – Users in your organization can have 5000 segments but can only be assigned to one segment.
379-
- MultiSegment – Users in your organization can have 5000 segments and can be assigned up to 10 segments. Learn more [here](https://learn.microsoft.com/purview/information-barriers-multi-segment).
377+
The InformationBarrierMode parameter specifies the mode that controls the total number of segments and how many segments a user can be part of. Valid values are:
378+
379+
- SingleSegment: Users in the organization can have 5000 segments but can only be assigned to one segment.
380+
- MultiSegment: Users in the organization can have 5000 segments and can be assigned up to 10 segments. For more information, see [Use multi-segment support in information barriers](https://learn.microsoft.com/purview/information-barriers-multi-segment).
380381

381382
```yaml
382383
Type: InformationBarrierMode

0 commit comments

Comments
 (0)