InfoConnect API Guide
Attachmate.Reflection.Emulation.OpenSystems Namespace / IConnectionSettings Interface
Properties

In This Topic
    IConnectionSettings Interface Members
    In This Topic

    The following tables list the members exposed by IConnectionSettings.

    Public Properties
     NameDescription
     PropertyThis option enables Reflection to use Kerberos authentication. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertyBaud rate setting. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyA string that specifies the path and filename of a credentials cache. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertyGets or sets the time delay (in milliseconds) between characters. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyGets or sets the parity check state. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyGets or specifies the name of a macro that runs automatically after a connection is established. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
     PropertyGets 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 Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
     PropertyWhen set to true, Reflection does not transmit unless the RS-232 Clear To Send (CTS) signal is active. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyGets or sets the text string that contains the arguments to pass to a disconnect script. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
     PropertyGets or sets the text string that contains the name of a Reflection Basic script to run when the connection is closed. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
     PropertyWhen set to true, the Data Terminal Ready (DTR) signal is dropped when the connection is closed. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyWhen set to true, Reflection does not transmit data unless the RS-232 Data Set Ready (DSR) signal is active. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertySpecifies whether to encrypt the data transmitted between the host and the Kerberos client during Kerberos sessions. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertySpecifies the Reflection enhanced communications driver (when set to true). (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsComSerialPort)
     PropertyWhen set to true, users can quit Reflection and use the Disconnect command while connected to a host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
     PropertyWhen set to true, Reflection quits automatically when you disconnect from the host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
     PropertyGets or sets the name of the host to which to connect. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertyTime delay (in tenths of a second) between lines. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertySpecifies whether Reflection converts your user name to lowercase letters. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
     PropertyA string that specifies the area code (or city code) of the number being dialed. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyA string that specifies the country of the number being dialed. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyThe modem command string that initializes the modem. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyA string that indentifies the current modem location. Modem locations are configured using Control Panel modems. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyIdentifies the operating mode for the modem. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyThe text string that identifies the type of modem being used. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyThe phone number to dial. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyDetermines whether the "Remote Party Disconnected" error message appears when the modem connection is dropped. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyWhen set to true, the TAPI modem dialer adds the appropriate prefix to the number you are dialing, based on the current values of ModemAreaCode, ModemCountryName, and ModemLocation. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertySpecifies whether to enable mutual authentication during Kerberos sessions. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertyThe port number to use when establishing the VT-MGR connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertyGets or sets the type of parity on the connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
     PropertySpecifies whether Reflection checks for certificate revocation when validating host certificates for SSL/TLS connections. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertyGets or sets a value indicating whether your client session checks for certificate revocation using OCSP (Online Certificate Status Protocol) responders when validating host certificates. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertySpecifies the principal for which you want to obtain Kerberos credentials. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertyGets or sets a value indicating whether to use the FIPS cipher suite. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertySpecifies the the realm portion of the full principal name. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertyType of flow control to use for receiving data from the host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertySpecifies the time (in seconds) for which Kerberos Ticket Granting Tickets (TGT) are renewable. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertyThe protocol port used to establish the Rlogin connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsRLogin)
     PropertyThe terminal type used during Rlogin connection negotiations to set terminal characteristics for the session. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsRLogin)
     PropertyGets or sets the text string that contains arguments to pass to a connect script. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
     PropertyGet 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 Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
     PropertyGets or sets the type of script file, either Reflection Basic (RBS) or Reflection Command Language (RCL). (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
     PropertyGets or sets the COM serial port number. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsComSerialPort)
     PropertySpecifies the SSH config scheme settings to use for making a Secure Shell connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
     PropertyThe protocol port to use to establish the Secure Shell connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
     PropertyWhen this value is true, Reflection 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. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
     PropertySpecifies whether Reflection displays banner information in a dialog box before completing the Secure Shell connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
     PropertyThe 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. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
     PropertyThe terminal type string that is sent to the server if the server requests this information during the suboption TERM negotiation stage of the connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
     PropertyWhen 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. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
     PropertyGets or sets a value indicating whether certificates presented for host authentication are checked to determine if they are valid and signed by a trusted CA. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertyThe number of stop bits that follow each character during data transmission. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyGets or sets whether Reflection always requests a binary mode connection (an 8-bit data path). (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertyGets or sets whether CTRL+BREAK sends the Telnet Break command or the Telnet Interrupt Process command. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertyControls how Reflection responds to a remote echo from a Telnet host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertySpecifies whether Reflection sends a linefeed character whenever a carriage return is sent. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertyLine mode and faux line mode for Telnet connections are supported. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertyThe TELNET SEND-LOCATION option (specified in RFC 779) is supported. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertySpecifies whether certain connection options, including whether to always request a binary mode connection, are negotiated when the Telnet connection is established. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertyGets or sets the port to use to establish the Telnet connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertyWhen this value is true, Reflection sends the number of rows and columns to the Telnet host whenever they change, enabling the Telnet host to control the cursor if the window size changes. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertyThe 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 TelnetTermType. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertyThe terminal type string that is sent to the Telnet server if the server requests this information during the suboption TERM negotiation stage of the connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertyWhen set to true, Reflection writes the negotiation process for the various Telnet options to the screen. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertyWhen this value is false, Reflection uses the current terminal setting as determined by the value of TelnetTermType when the server requests the terminal type. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertySpecifies the time (in milliseconds) during which Reflection attempts to make a connection before timing out. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
     PropertySpecifies whether host name matching is required when validating host certificates for SSL/TLS connections. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertySpecifies the minimum allowable level of encryption for SSL/TLS connections. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertyGets or sets a value indicating which SSL or TLS version to use. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertyType of flow control to use for transmitting data to the host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertySpecifies whether Reflection uses the current Windows user name for Rlogin connections. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
     PropertyA string that specifies the user name. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertyEnables connections to a host via a SOCKS proxy server. (Available only with Reflection Network Series version 6.0.) (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertyEnables Secure Socket Layer (SSL) and Transport Layer Security (TLS) security protocols for this connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
     PropertyThe number of characters that Reflection accepts after receiving an XOFF and before sending another XOFF. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
     PropertyThe length of time (in seconds) to wait after sending data before Reflection sends an XOFF character. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
    Top
    See Also