Initializes a new instance of the KeyboardInteractiveConnectionInfo class.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- host
- Type:
System String
The host.
- port
- Type:
System Int32
The port.
- username
- Type:
System String
The username.
See Also