AuthenticationPromptEventArgs PropertiesSSH .NET Client Library Documentation
The AuthenticationPromptEventArgs type exposes the following members.
Properties

  NameDescription
Public propertyInstruction
Gets prompt instruction.
Public propertyLanguage
Gets prompt language.
Public propertyPrompts
Gets server information request prompts.
Public propertyUsername
Gets the username.
(Inherited from AuthenticationEventArgs.)
Back to Top
See Also