Attachmate.Reflection.Emulation.OpenSystems Namespace : IConnectionSettingsSecureShell Interface |
The following tables list the members exposed by IConnectionSettingsSecureShell.
Name | Description | |
---|---|---|
HostAddress | Gets or sets the name of the host to which to connect. | |
LowerCaseUserName | Specifies whether InfoConnect converts your user name to lowercase letters. | |
SSHConfigScheme | Specifies the SSH config scheme settings to use for making a Secure Shell connection. | |
SSHPort | The protocol port to use to establish the Secure Shell connection. | |
SSHSetHostWindowSize | When this value is true, InfoConnect sends the number of rows and columns to the host whenever they change, enabling the host to control the cursor if the window size changes. | |
SSHShowBannerDialog | Specifies whether InfoConnect displays banner information in a dialog box before completing the Secure Shell connection. | |
SSHTermDefault | The terminal type string that is sent as a backup to the Telnet server if the server requests this information and doesn't recognize the current value set for SSHTermType. | |
SSHTermType | The terminal type string that is sent to the server if the server requests this information during the suboption TERM negotiation stage of the connection. | |
SSHTermWindowAuth | When this value is true, a Secure Shell connection will use the terminal window for the user authentication, displaying the server banner and checking the host key (Normally, all these are done in separate dialogs). This log-in behavior is similar to telnet and allows for scripting. | |
Timeout | Specifies the time (in milliseconds) during which InfoConnect attempts to make a connection before timing out. | |
UsePCUserName | Specifies whether InfoConnect uses the current Windows user name for Rlogin connections. | |
UserName | A string that specifies the user name. |