Skip to content

Commit 08c148d

Browse files
authored
Update Set-SPOTenant.md
Applying suggested fixes
1 parent 73c64ae commit 08c148d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ Set-SPOTenant
3232
[-AllowGuestUserShareToUsersNotInSiteCollection <Boolean>]
3333
[-AllowOverrideForBlockUserInfoVisibility]
3434
[-AllowSensitivityLabelOnRecords <Boolean>]
35-
[-AllowSelectSecurityGroupsInSPSitesList [List<string>]]
36-
[-AllowSelectSGsInODBListInTenant [List<string>]]
35+
[-AllowSelectSecurityGroupsInSPSitesList [List<String>]]
36+
[-AllowSelectSGsInODBListInTenant [List<String>]]
3737
[-AllowSharingOutsideRestrictedAccessControlGroups <Boolean>]
3838
[-AllowWebPropertyBagUpdateWhenDenyAddAndCustomizePagesIsEnabled <Boolean>]
3939
[-AnyoneLinkTrackUsers <Boolean>]
@@ -75,8 +75,8 @@ Set-SPOTenant
7575
[-DelayDenyAddAndCustomizePagesEnforcement <Boolean>]
7676
[-DelegateRestrictedAccessControlManagement <Boolean>]
7777
[-DelegateRestrictedContentDiscoverabilityManagement <Boolean>]
78-
[-DenySelectSecurityGroupsInSPSitesList [List<string>]]
79-
[-DenySelectSGsInODBListInTenant [List<string>]]
78+
[-DenySelectSecurityGroupsInSPSitesList [List<String>]]
79+
[-DenySelectSGsInODBListInTenant [List<String>]]
8080
[-DisableAddShortcutsToOneDrive <Boolean>]
8181
[-DisableBackToClassic <Boolean>]
8282
[-DisableCustomAppAuthentication <Boolean>]
@@ -4294,7 +4294,7 @@ Accept wildcard characters: False
42944294

42954295
### -ExemptNativeUsersFromTenantLevelRestricedAccessControl
42964296

4297-
Gets or sets the value of a setting which determines whether Native Identity users should be exempted from restricted access control policy at tenant level
4297+
Gets or sets the value of a setting which determines whether Native Identity users should be exempted from restricted access control policy at tenant level.
42984298

42994299
PARAMVALUE: True | False
43004300

0 commit comments

Comments
 (0)