Skip to content

Commit

Permalink
Minor update to doc
Browse files Browse the repository at this point in the history
  • Loading branch information
reshmee011 committed Jul 4, 2024
1 parent 53351b4 commit 27ef006
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions documentation/Set-PnPTenant.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@ Set-PnPTenant [-SpecialCharactersStateInFileFolderNames <SpecialCharactersState>
[-OneDriveBlockGuestsAsSiteAdmin <SharingState>]
[-RecycleBinRetentionPeriod <Int32>]
[-IsSharePointAddInsDisabled <Boolean>]
[-DefaultShareLinkScope <SharingScope>]
[-DefaultShareLinkRole <Role>]
[-CoreDefaultShareLinkScope <SharingScope>]
[-CoreDefaultShareLinkRole <Role>]
[-Force] [-Connection <PnPConnection>]
```

Expand Down Expand Up @@ -2683,7 +2683,7 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -DefaultShareLinkScope
### -CoreDefaultShareLinkScope

Sets the default sharing link scope for SharePoint sites. It replaces the DefaultSharingLinkType.

Expand All @@ -2704,7 +2704,7 @@ Accept pipeline input: False
Accept wildcard characters: False
```

### -DefaultShareLinkRole
### -CoreDefaultShareLinkRole

Sets the default sharing link role for SharePoint sites. It replaces the DefaultLinkPermission.

Expand Down

0 comments on commit 27ef006

Please sign in to comment.