Remove-HubEntryPermission
Syntax
Benutzer
Remove-HubEntryPermission -VaultId <guid> -EntryId <guid> -UserId <guid> [-HubContext <HubContext>]
[<CommonParameters>]Gruppe
Remove-HubEntryPermission -VaultId <guid> -EntryId <guid> -GroupId <guid> [-HubContext <HubContext>]
[<CommonParameters>]Parameter
-EntryId
ID des Devolutions Cloud-Eintrags, von dem Sie alle Benutzerberechtigungen entfernen möchten
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
ID des Benutzers, von dem Sie alle Berechtigungen entfernen möchten
-HubContext
Devolutions Cloud-Kontext
-UserId
ID des Benutzers, von dem Sie alle Berechtigungen entfernen möchten
-VaultId
ID des Devolutions Cloud-Tresors
CommonParameters
Dieses Cmdlet unterstützt die allgemeinen Parameter: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction und -WarningVariable. Weitere Informationen finden Sie unter about_CommonParameters.
Hinweise
Für weitere Informationen geben Sie "Get-Help Remove-HubEntryPermission -detailed" ein. Für technische Informationen geben Sie "Get-Help Remove-HubEntryPermission -full" ein.
Zuletzt aktualisiert
War das hilfreich?