InfoConnect for Airlines VBA Guide
SSHConfigScheme Property
Specifies the SSH config scheme settings to use for making a Secure Shell connection.
Syntax
Object.SSHConfigScheme As String
Remarks
When no SSH config scheme is specified, InfoConnect looks for an SSH config scheme that matches the current host name. If a matching scheme is found, InfoConnect uses the settings for that host. If no matching scheme is found, InfoConnect uses the default Secure Shell settings.

This value cannot be changed if the connection is open.

See Also