Initializes a new instance of the PasswordAuthenticationMethod class.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| username is whitespace or null. | |
| password is null. |
See Also