Admin Production rocket
Current Publication

Properties

InfoConnect Desktop InfoConnect .NET API Guide V18.0.1
Rocket® InfoConnect Desktop (formerly a product of Micro Focus or formerly a product of Open Text) documentation that was created prior to Rocket Software's acquisition of certain products from OpenText may contain outdated references to "Micro Focus” or “OpenText”, which are trademarks of OpenText. Rocket Software is not affiliated with Micro Focus or OpenText and has rebranded these products as Rocket® products.
IConnectionSettingsSecureShell Interface Properties
In This Topic

For a list of all members of this type, see IConnectionSettingsSecureShell members.

Public Properties
Name Description
 Property Gets or specifies the name of a macro that runs automatically after a connection is established. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 Property Gets or specifies a string that passes information to a connect macro. When the connect macro runs, the value of MacroData is set equal to the value of ConnectMacroData. (Inherited from )
 Property Gets or sets the text string that contains the arguments to pass to a disconnect script. (Inherited from )
 Property Gets or sets the text string that contains the name of a Reflection Basic script to run when the connection is closed. (Inherited from )
 Property When set to true, users can quit InfoConnect and use the Disconnect command while connected to a host. (Inherited from )
 Property When set to true, InfoConnect quits automatically when you disconnect from the host. (Inherited from )
 Property Gets or sets the name of the host to which to connect.
 Property Specifies whether InfoConnect converts your user name to lowercase letters.
 Property Gets or sets the type of parity on the connection. (Inherited from )
 Property Gets or sets the text string that contains arguments to pass to a connect script. (Inherited from )
 Property Get or set the text string that contains the name of a Reflection Basic script to run when the connection is established (for example, a logon script). (Inherited from )
 Property Gets or sets the type of script file, either Reflection Basic (RBS) or Reflection Command Language (RCL). (Inherited from )
 Property Specifies the SSH config scheme settings to use for making a Secure Shell connection.
 Property The protocol port to use to establish the Secure Shell connection.
 Property 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.
 Property Specifies whether InfoConnect displays banner information in a dialog box before completing the Secure Shell connection.
 Property 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.
 Property 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.
 Property 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.
 Property Specifies the time (in milliseconds) during which InfoConnect attempts to make a connection before timing out.
 Property Specifies whether InfoConnect uses the current Windows user name for Rlogin connections.
 Property A string that specifies the user name.
Top
See Also