Page History
...
-Service <String>
Specifies the unique name of the Identity Service that the accounts is are managed with.
Required? | true |
Position? | 1 |
Default value | |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | false |
...
-Account <String>
Specifies the unique names of one or more accounts name of an account for which permissions are returned.
More than one account can be specified by use of a comma.
Required? | true |
Position? | 2 |
Default value | |
Accept pipeline input? | true (ByPropertyName) |
Accept wildcard characters? | false |
...
PS > Get-JS7IAMAccountPermission -Service 'JOC' -Account 'user1'
Returns the account's permissions.
Overview
Content Tools