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