Initializes a new instance of the AuthenticationPrompt class.
Namespace: Renci.SshNet.CommonAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- id
- Type:
System Int32
The sequence id.
- isEchoed
- Type:
System Boolean
if set to true the user input should be echoed.
- request
- Type:
System String
The request.
See Also