Get-RDMEntryOTP
Synopsis
Syntaxe
Id
Get-RDMEntryOTP [-ID] <guid> [-Comment <string>] [-TicketID <string>] [-PasswordListItemID <guid>]
[-VaultMode <VaultMode>] [-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]InputObject
Get-RDMEntryOTP [-InputObject] <PSConnection> [-Comment <string>] [-TicketID <string>]
[-PasswordListItemID <guid>] [-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Exemples
PS C:\> $otp = Get-RDMEntry -Name MyOTPEntry | Get-RDMEntryOTP;
$otp.CodeParamètres
-Comment
-ForcePromptAnswer
-ID
-InputObject
-PasswordListItemID
-TicketID
-VaultMode
CommonParameters
Entrées
RemoteDesktopManager.PowerShellModule.PSOutputObject.PSConnection
Notes
Mis à jour
Ce contenu vous a-t-il été utile ?