InfoConnect for Unisys VBA Guide
ConnectionSettingsSecureShell Object Members

The following tables list the members exposed by ConnectionSettingsSecureShell.

Properties
 NameDescription
Public PropertyConnectMacroGets or specifies the name of a macro that runs automatically after a connection is established. You can use the ConnectMacroData property to specify information to be passed to this macro.  
Public PropertyConnectMacroDataGets or specifies a string that passes information to a connect macro. When your connect macro runs, the value of MacroData is set equal to the value of ConnectMacroData.  
Public PropertyDisconnectScriptArgsGets or sets the text string containing the arguments to pass to a disconnect script.  
Public PropertyDisconnectScriptFileGets or sets the text string containing the name of a Reflection Basic script to run when the connection is closed.  
Public PropertyExitAllowedWhen set to true, users can exit Reflection and use the Disconnect command while connected to a host.  
Public PropertyExitOnDisconnectWhen set to true, Reflection closes automatically when you disconnect from the host.  
Public PropertyHostAddressGets or sets the name of the host to connect to.  
Public PropertyLowerCaseUserNameSpecifies whether Reflection converts your user name to all lowercase letters.  
Public PropertyParentGets the parent object (Terminal).  
Public PropertyParityGets or sets the type of parity on the connection.  
Public PropertyScriptArgsGets or sets the text string containing the arguments to pass to a connect script.  
Public PropertyScriptFileGets or sets the text string containing the name of a Reflection Basic script (for example, a logon script) to run when the connection is established.  
Public PropertyScriptTypeGets or sets the type of script file, either Reflection Basic or Reflection command language.  
Public PropertySSHConfigSchemeSpecifies the SSH config scheme settings to use for making a Secure Shell connection.  
Public PropertySSHPortSpecifies the protocol port to use to establish the Secure Shell connection.  
Public PropertySSHSetHostWindowSizeWhen this value is true, Reflection sends the number of rows and columns to the host when they change, enabling it to control the cursor if the window size changes.  
Public PropertySSHShowBannerDialogSpecifies whether Reflection displays banner information in a dialog box before completing the Secure Shell connection.  
Public PropertySSHTermDefaultThe 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.  
Public PropertySSHTermTypeThe terminal type string that is sent to the server if the server requests this information during the suboption TERM negotiation stage of the connection.  
Public PropertySSHTermWindowAuthWhen 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.  
Public PropertyTimeoutSpecifies the time (in milliseconds) during which Reflection attempts to make a connection before timing out.  
Public PropertyUsePCUserNameSpecifies whether Reflection uses the current Windows user name as the user name for this connections.  
Public PropertyUserNameA string specifying the user name.  
Top
See Also

 

 


2015 Attachmate

Send Feedback