Get-RDMEntryOTPKey
Synopsis
Syntax
Id
Get-RDMEntryOTPKey [-ID] <guid> [-Comment <string>] [-TicketID <string>] [-AsPlainText]
[-VaultMode <VaultMode>] [-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]InputObject
Get-RDMEntryOTPKey [-InputObject] <PSConnection> [-Comment <string>] [-TicketID <string>]
[-AsPlainText] [-ForcePromptAnswer <DialogResult[]>] [<CommonParameters>]Description
Examples
Example 1
PS C:\> Get-RDMEntry -Name MyOTPEntry | Get-RDMEntryOTPKey -AsPlainTextExample 2
Parameters
-AsPlainText
-Comment
-ForcePromptAnswer
-ID
-InputObject
-TicketID
-VaultMode
CommonParameters
Inputs
RemoteDesktopManager.PowerShellModule.PSOutputObject.PSConnection
Notes
Last updated
Was this helpful?