Login (username) information that will be sent to the server.
Represents your login on the server.
This property is required for SSH protocol(s), no matter which Authentication is used, so you should enter some value here before calling Connect method.
If wrong login/password or login/privatekey combination is used with remote server, an exception will be thrown soon after issuing Connect method.
Property must be set always!
Telnet protocol does not require Login or Password to be set prior to connect.
| Exception Type | Condition |
|---|---|
| Exception | Server reports invalid login/password combination. |
SSH Class | WeOnlyDo.Client Namespace