external help file | Module Name | online version | schema |
---|---|---|---|
AMSoftware.Crm.PowerShell.Commands.dll-Help.xml |
AMSoftware.Crm |
2.0.0 |
Retrieve the privileges a system user (user) or team has through roles in the specified business unit.
Get-CrmPrincipalPrivileges [-InputObject] <Entity> [<CommonParameters>]
Retrieve the privileges a system user (user) or team has through roles in the specified business unit.
Team or System User record to get privilges for.
Type: Microsoft.Xrm.Sdk.Entity
Parameter Sets: (All)
Aliases: User, Team
Required: True
Position: 0
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.