The Ssh type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Connected |
Checks if the client is still connected
|
![]() |
Debug |
The debug flag.
|
![]() |
DebugStream |
The debug stream.
|
![]() |
Echo |
SSH echo flag.
|
![]() |
HostKeys |
Gets SSH host keys for further use.
|
![]() |
Hostname |
The server hostname.
|
![]() |
InitReader |
The reader flag.
|
![]() |
LicenseKey |
License key.
|
![]() |
Parameters |
The connection parameters.
|
![]() |
Password |
The current user password.
|
![]() |
Port |
The server port.
|
![]() |
PrivateKey |
The current user key file.
|
![]() |
TerminalType |
The terminal type.
|
![]() |
Timeout |
The connection timeout defined in milliseconds.
|
![]() |
Username |
The current username.
|