Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Latest commit

 

History

History
53 lines (35 loc) · 1.03 KB

Get-PCCustomerRole.md

File metadata and controls

53 lines (35 loc) · 1.03 KB

Get-PCCustomerRole

Returns a list of customer roles for the specified tenant.

SYNTAX

Get-PCCustomerRole [[-TenantId] <String>] [[-SaToken] <String>] [<CommonParameters>]

DESCRIPTION

The Get-PCCustomerRole cmdlet returns a list of customer roles created for the specified tenant.

PARAMETERS

-TenantId <String>

Specifies the tenant id for which to return the customer roles.

Required?                    false
Position?                    1
Default value                $GlobalCustomerId
Accept pipeline input?       false
Accept wildcard characters?  false

-SaToken <String>

Specifies a security token for authenticating and executing the cmdlet.

Required?                    false
Position?                    2
Default value                $GlobalToken
Accept pipeline input?       false
Accept wildcard characters?  false

INPUTS

OUTPUTS

NOTES

EXAMPLES

EXAMPLE 1

PS C:\>Get-PCCustomerRole -TenantId 45916f92-e9c3-4ed2-b8c2-d87aa129905f