Back to product page

ProtocolsEnum enumeration


These values are used in the Protocol property.

Remarks

You can select which protocol you prefer to use when you connect to an SSH server by selecting one of these constants.

Constant Value Description
SSHAuto0 Auto negotiate SSH version.
SSH1 1 Secure Shell 1.5 protocol.
SSH2 2 Secure Shell 2 protocol.

Platforms

Windows