Get-HubEntryPermission
Syntax
User
Get-HubEntryPermission -EntryId <guid> -UserId <guid> [-VaultId <guid>] [-HubContext <HubContext>]
[<CommonParameters>]Group
Get-HubEntryPermission -EntryId <guid> -GroupId <guid> [-VaultId <guid>] [-HubContext <HubContext>]
[<CommonParameters>]Parameters
-EntryId
Type: System.Guid
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: Named
IsRequired: true
ValueFromPipeline: false
ValueFromPipelineByPropertyName: false
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''-GroupId
-HubContext
-UserId
-VaultId
CommonParameters
Notes
Last updated
Was this helpful?