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

Get-HubEntryOTP

Sintassi

__AllParameterSets

Get-HubEntryOTP -VaultId <guid> -EntryId <guid> [-HubContext <HubContext>] [<CommonParameters>]

Parametri

-EntryId

ID della voce per cui recuperare l'OTP.

Type: System.Guid
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
  Position: Named
  IsRequired: true
  ValueFromPipeline: false
  ValueFromPipelineByPropertyName: false
  ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''

-HubContext

Contesto Devolutions Cloud

-VaultId

ID della cassaforte della voce Devolutions Cloud.

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 Get-HubEntryOTP -detailed". Per informazioni tecniche, digiti "Get-Help Get-HubEntryOTP -full".

Ultimo aggiornamento

È stato utile?