Back to product page

Properties



AllocatePtyDetermines if pseudo terminal is allocated.
AuthenticationDetermines type of authentication used with the server.
BlockingDetermine if methods are blocking.
ColumnsNumber of columns reported to server.
CommandCommand to be executed immediately after successful connection.
CompressionDetermines the level of compression used.
DataOutHolds the total numbers of bytes waiting to leave local side.
DataReadyHolds the total numbers of bytes waiting to be received by your application.
EncryptionDetermines encryption algorithm to be used with SSH.
EncryptionListDetermines list of encryption algorithms supported and offered by wodSSH.NET.
ExitSignalHolds exit signal from SSH connection.
ExitStatusHolds exit status from SSH connection.
FingerPrintTypeDetermines type of fingerprint provided in FingerPrint event.
FIPSDetermines if FIPS enabled algorithms will be used.
ForwardHostDetermines the hostname that data will be forwarded to with SSH tunneling.
ForwardPortPort on remote server where you wish to forward your data.
HMacListDetermines list of digest algorithms supported and offered by wodSSH.NET.
HostnameSpecifies hostname of the remote server.
KeepAlivesDefines number of seconds of inactivity before KeepAlive ignore packets are sent.
KeyExchangeListDetermines list of key exchange algorithms supported and offered by wodSSH.NET.
KeyFowardingDetermines if key forwarding is enabled.
LoginLogin (username) information that will be sent to the server.
PasswordPassword that will be sent to the server.
PortPort on the server where we will connect.
PrivateKeyPrivate key for authentication.
PromptSpecifies command prompt string that is expected from the server.
ProtocolSSH protocol version used.
ProxyHostnameSpecifies the hostname of proxy to use.
ProxyLoginSpecifies the login/username to use when connecting to the proxy server.
ProxyPasswordSpecifies the password to use when connecting to proxy server.
ProxyPortSpecifies the port to use for proxy server.
ProxyTypeSpecifies the type of proxy to use.
RemoteIdentificationHolds server's identification string.
RowsNumber of rows reported to server.
ShowStdErrorMessagesDetermines if server's STDERR messages are received.
StateRead-only property that returns current component state.
StripANSIAutomatically removes ANSI codes from received data.
SubsystemSpecifies the subsystem to be started upon connection.
TerminalTypeName of terminal type that will be requested from server.
TimeoutTotal number of seconds to expire before we are automatically disconnected from the server.
VersionHolds version information.

Platforms

Windows