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