public class SSHPasswordPrompt : SSHAuthPromptPublic Class SSHPasswordPrompt
Inherits SSHAuthPromptpublic ref class SSHPasswordPrompt : public SSHAuthPrompttype SSHPasswordPrompt =
class
inherit SSHAuthPrompt
end| SSHPasswordPrompt | Construct a prompt that provides the user's password |
| Prompt |
Get the prompt string
(Inherited from SSHAuthPrompt) |
| Response |
Get the response to the prompt
(Inherited from SSHAuthPrompt) |
| Equals | (Inherited from SSHAuthPrompt) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | (Inherited from SSHAuthPrompt) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString |
Returns a string representation of the prompt.
(Inherited from SSHAuthPrompt) |