public class SSHAuthPromptPublic Class SSHAuthPromptpublic ref class SSHAuthPrompttype SSHAuthPrompt = class end| SSHAuthPrompt | Default constructor. Sets prompt and response to empty strings. |
| SSHAuthPrompt(String, String) | Creates a new SSHPrompt object. |
| Equals | (Overrides ObjectEquals(Object)) |
| 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 | (Overrides ObjectGetHashCode) |
| 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.
(Overrides ObjectToString) |