InfoConnect for Unisys
IConnectionSettings Interface Properties

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

Public Properties
 NameDescription
 PropertyAuthenticationThis option enables InfoConnect to use Kerberos authentication. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyBaudBaud rate setting. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyCacheNameA string that specifies the path and filename of a credentials cache. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyCharDelayGets or sets the time delay (in milliseconds) between characters. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyCheckParityGets or sets the parity check state. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyConnectMacroGets or specifies the name of a macro that runs automatically after a connection is established. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 PropertyConnectMacroDataGets 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)
 PropertyCTSrequiredWhen set to true, InfoConnect does not transmit unless the RS-232 Clear To Send (CTS) signal is active. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyDisconnectScriptArgsGets or sets the text string that contains the arguments to pass to a disconnect script. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 PropertyDisconnectScriptFileGets 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)
 PropertyDropDTROnDisconnectWhen set to true, the Data Terminal Ready (DTR) signal is dropped when the connection is closed. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyDSRrequiredWhen set to true, InfoConnect does not transmit data unless the RS-232 Data Set Ready (DSR) signal is active. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyEncryptionSpecifies whether to encrypt the data transmitted between the host and the Kerberos client during Kerberos sessions. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyEnhancedSerialDataComSpecifies the InfoConnect enhanced communications driver (when set to true). (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsComSerialPort)
 PropertyExitAllowedWhen set to true, users can quit InfoConnect and use the Disconnect command while connected to a host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 PropertyExitOnDisconnectWhen set to true, InfoConnect quits automatically when you disconnect from the host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 PropertyHostAddressGets or sets the name of the host to which to connect. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
 PropertyLineDelayTime delay (in tenths of a second) between lines. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyLowerCaseUserNameSpecifies whether InfoConnect converts your user name to lowercase letters. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
 PropertyModemAreaCodeA string that specifies the area code (or city code) of the number being dialed. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyModemCountryNameA string that specifies the country of the number being dialed. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyModemInitStringThe modem command string that initializes the modem. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyModemLocationA string that indentifies the current modem location. Modem locations are configured using Control Panel modems. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyModemModeIdentifies the operating mode for the modem. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyModemNameThe text string that identifies the type of modem being used. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyModemPhoneNumberThe phone number to dial. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyModemShowDisconnectErrorsDetermines whether the "Remote Party Disconnected" error message appears when the modem connection is dropped. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyModemUseDialingRulesWhen 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)
 PropertyMutualAuthenticationSpecifies whether to enable mutual authentication during Kerberos sessions. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyNSVTPortThe port number to use when establishing the VT-MGR connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
 PropertyParityGets or sets the type of parity on the connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 PropertyPKIDisableCRLSpecifies whether InfoConnect checks for certificate revocation when validating host certificates for SSL/TLS connections. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyPKIUseOCSPGets 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)
 PropertyPrincipalSpecifies the principal for which you want to obtain Kerberos credentials. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyRealmSpecifies the the realm portion of the full principal name. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyReceivePacingType of flow control to use for receiving data from the host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyRenewableTicketSpecifies the time (in seconds) for which Kerberos Ticket Granting Tickets (TGT) are renewable. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyRloginPortThe protocol port used to establish the Rlogin connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsRLogin)
 PropertyRloginTermTypeThe terminal type used during Rlogin connection negotiations to set terminal characteristics for the session. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsRLogin)
 PropertyScriptArgsGets or sets the text string that contains arguments to pass to a connect script. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 PropertyScriptFileGet 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)
 PropertyScriptTypeGets or sets the type of script file, either Reflection Basic (RBS) or Reflection Command Language (RCL). (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon)
 PropertySerialPortGets or sets the COM serial port number. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsComSerialPort)
 PropertySSHConfigSchemeSpecifies the SSH config scheme settings to use for making a Secure Shell connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
 PropertySSHPortThe protocol port to use to establish the Secure Shell connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
 PropertySSHSetHostWindowSizeWhen 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. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
 PropertySSHShowBannerDialogSpecifies whether InfoConnect displays banner information in a dialog box before completing the Secure Shell connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
 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. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
 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. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
 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. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
 PropertySSLValidateCertChainGets 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)
 PropertyStopBitsThe number of stop bits that follow each character during data transmission. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyTelnetBinaryGets or sets whether InfoConnect always requests a binary mode connection (an 8-bit data path). (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
 PropertyTelnetBreakGets or sets whether CTRL+BREAK sends the Telnet Break command or the Telnet Interrupt Process command. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
 PropertyTelnetEchoControls how InfoConnect responds to a remote echo from a Telnet host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
 PropertyTelnetLFAfterCRSpecifies whether InfoConnect sends a linefeed character whenever a carriage return is sent. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
 PropertyTelnetLineModeLine mode and faux line mode for Telnet connections are supported. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
 PropertyTelnetLocationThe TELNET SEND-LOCATION option (specified in RFC 779) is supported. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
 PropertyTelnetNegotateInitOptionsSpecifies 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)
 PropertyTelnetPortGets or sets the port to use to establish the Telnet connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
 PropertyTelnetSetWindowSizeWhen this value is true, InfoConnect 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)
 PropertyTelnetTermDefaultThe 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)
 PropertyTelnetTermTypeThe 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)
 PropertyTelnetTraceWhen set to true, InfoConnect writes the negotiation process for the various Telnet options to the screen. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
 PropertyTelnetUseEmulatorTermTypeWhen this value is false, InfoConnect 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)
 PropertyTimeoutSpecifies the time (in milliseconds) during which InfoConnect attempts to make a connection before timing out. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectingSettingsBestNetwork)
 PropertyTLSCertifyHostnameSpecifies whether host name matching is required when validating host certificates for SSL/TLS connections. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyTLSStrengthSpecifies the minimum allowable level of encryption for SSL/TLS connections. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyTLSVersionGets or sets a value indicating which SSL or TLS version to use. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyTransmitPacingType of flow control to use for transmitting data to the host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyUsePCUserNameSpecifies whether InfoConnect uses the current Windows user name for Rlogin connections. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsSecureShell)
 PropertyUserNameA string that specifies the user name. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyUseSOCKSEnables connections to a host via a SOCKS proxy server. (Available only with InfoConnect Network Series version 6.0.) (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyUseTLSEnables Secure Socket Layer (SSL) and Transport Layer Security (TLS) security protocols for this connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet)
 PropertyXoffRepeatThe number of characters that InfoConnect accepts after receiving an XOFF and before sending another XOFF. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
 PropertyXoffTimeoutThe length of time (in seconds) to wait after sending data before InfoConnect sends an XOFF character. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsModem)
Top
See Also