pnp / PnP-PowerShell

SharePoint PnP PowerShell CmdLets
https://pnp.github.io/powershell
Other
990 stars 663 forks source link

Made Get-PnPUser -WithRightsAssignedDetailed addition available to SharePoint Online only #2788

Closed KoenZomers closed 4 years ago

KoenZomers commented 4 years ago

Type

Related Issues?

Relates to changes done through PR https://github.com/pnp/PnP-PowerShell/pull/2754

What is in this Pull Request ?

Made Get-PnPUser -WithRightsAssignedDetailed addition available to SharePoint Online only as the on-premises CSOM doesn't support a required property for this to work. Should fix on-premises builds in the Dev branch.