wodSSHTunnel ActiveX Control - ProtocolsEnum Enumeration
    
 

Description

These values are used in the Protocol property. You can select which protocol you prefer to use when you connect to an SSH server by selecting one of these constants.


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