For the complete documentation index, see llms.txt. This page is also available as Markdown.

Format-HubEntryResolved

Syntax

__AllParameterSets

Format-HubEntryResolved -Entry <PSDecryptedEntry> [-ResolveSensitives] [-ResolvePasswords]
 [-HubContext <HubContext>] [<CommonParameters>]

Parameter

-Entry

Eintrag, für den sensible Daten und/oder Passwörter aufgelöst werden sollen

Type: Devolutions.Hub.PowerShell.Entities.Hub.PSDecryptedEntry
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: Named
  IsRequired: true
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-HubContext

Hub-Kontext

-ResolvePasswords

Passwörter auflösen

-ResolveSensitives

Sensible Daten auflösen

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 Format-HubEntryResolved -detailed" ein. Für technische Informationen geben Sie "Get-Help Format-HubEntryResolved -full" ein.

Zuletzt aktualisiert

War das hilfreich?