Format-HubEntryResolved
Sintassi
__AllParameterSets
Format-HubEntryResolved -Entry <PSDecryptedEntry> [-ResolveSensitives] [-ResolvePasswords]
[-HubContext <HubContext>] [<CommonParameters>]Parametri
-Entry
Voce di cui risolvere i dati sensibili e/o le password
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
Contesto Hub
-ResolvePasswords
Risolve le password
-ResolveSensitives
Risolve i dati sensibili
CommonParameters
Questo cmdlet supporta i parametri comuni: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction e -WarningVariable. Per maggiori informazioni, veda about_CommonParameters.
Note
Per maggiori informazioni, digiti "Get-Help Format-HubEntryResolved -detailed". Per informazioni tecniche, digiti "Get-Help Format-HubEntryResolved -full".
Ultimo aggiornamento
È stato utile?