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