SSHPassword Property
The password for SSH password-based authentication.
Syntax
[VB.NET] Public Property SSHPassword As String
[C#] public string SSHPassword {get; set;}
Remarks
SSHPassword specifies the password which is used to authenticate the client to the SSH server.
Default Value
""