Gets the authentication error message.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
public string ErrorMessage { get; private set; }public string ErrorMessage { get; private set; }Public Property ErrorMessage As String
Get
Private Set
Public Property ErrorMessage As String
Get
Private Set
public:
property String^ ErrorMessage {
String^ get ();
private: void set (String^ value);
}public:
property String^ ErrorMessage {
String^ get ();
private: void set (String^ value);
}