The SshParameters type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
ConnectionParameters |
The connection parameters in one object.
|
![]() |
ConnectionTimeout |
The connection timeout.
|
![]() |
HostKeyVerifier |
Gets/Sets new host key verifier.
|
![]() |
Hostname |
The connection hostname.
|
![]() |
Password |
The password.
|
![]() |
Port |
The connection port.
|
![]() |
PrivateKey |
Private key file path for use in public key authentication.
|
![]() |
ProxyHostname |
Gets/Sets the hostname or IP address of the Proxy server.
|
![]() |
ProxyPassword |
Gets/Sets the password used to log in to the Proxy server.
|
![]() |
ProxyPort |
Gets/Sets the port of the Proxy server.
|
![]() |
ProxyType |
Gets or sets the type of proxy server to use.
|
![]() |
ProxyUsername |
Gets/Sets the username used to log in to the Proxy server.
|
![]() |
ReadingTimeout |
The reading timeout.
|
![]() |
User |
The user parameters in one object.
|
![]() |
Username |
The username.
|