Skip to content

Commit f27a6c9

Browse files
Merge pull request #860 from nibandyo/patch-1
Update Set-SPOTenant.md
2 parents d053244 + e31f6af commit f27a6c9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Set-SPOTenant
3838
[-AllowSharingOutsideRestrictedAccessControlGroups <Boolean>]
3939
[-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled <Boolean>]
4040
[-AnyoneLinkTrackUsers <Boolean>]
41+
[-AppAccessInformationBarriersAllowList [String[]]]
4142
[-AppBypassInformationBarriers <Boolean>]
4243
[-ApplyAppEnforcedRestrictionsToAdHocRecipients <Boolean>]
4344
[-AutofillColumnScope <SyntexFeatureScopeValue>]
@@ -4392,6 +4393,24 @@ Accept pipeline input: False
43924393
Accept wildcard characters: False
43934394
```
43944395

4396+
### -AppAccessInformationBarriersAllowList
4397+
4398+
Gets or sets the list of third-party application IDs (GUIDs) that are allowed to access information barriers protected sites and OneDrive accounts in the tenant.
4399+
Note: The feature associated with this cmdlet will be rolling out soon.
4400+
4401+
```yaml
4402+
Type: String[]
4403+
Parameter Sets: (All)
4404+
Aliases:
4405+
Applicable: SharePoint Online
4406+
Required: False
4407+
Position: Named
4408+
Default value: None
4409+
Accept pipeline input: False
4410+
Accept wildcard characters: False
4411+
```
4412+
4413+
43954414
## RELATED LINKS
43964415

43974416
[Getting started with SharePoint Online Management Shell](/powershell/sharepoint/sharepoint-online/connect-sharepoint-online)

0 commit comments

Comments
 (0)