| Name | Description |
| Authentication | This option enables Reflection to use Kerberos authentication. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsTelnet) |
| Baud | Baud rate setting. (Inherited from ) |
| CacheName | A string that specifies the path and filename of a credentials cache. (Inherited from ) |
| CharDelay | Gets or sets the time delay (in milliseconds) between characters. (Inherited from ) |
| CheckParity | Gets or sets the parity check state. (Inherited from ) |
| ConnectMacro | Gets or specifies the name of a macro that runs automatically after a connection is established. (Inherited from ) |
| ConnectMacroData | 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 ) |
| CTSrequired | When set to true, Reflection does not transmit unless the RS-232 Clear To Send (CTS) signal is active. (Inherited from ) |
| DisconnectScriptArgs | Gets or sets the text string that contains the arguments to pass to a disconnect script. (Inherited from ) |
| DisconnectScriptFile | Gets or sets the text string that contains the name of a Reflection Basic script to run when the connection is closed. (Inherited from ) |
| DropDTROnDisconnect | When set to true, the Data Terminal Ready (DTR) signal is dropped when the connection is closed. (Inherited from ) |
| DSRrequired | When set to true, Reflection does not transmit data unless the RS-232 Data Set Ready (DSR) signal is active. (Inherited from ) |
| Encryption | Specifies whether to encrypt the data transmitted between the host and the Kerberos client during Kerberos sessions. (Inherited from ) |
| EnhancedSerialDataCom | Specifies the Reflection enhanced communications driver (when set to true). (Inherited from ) |
| ExitAllowed | When set to true , users can quit Reflection and use the Disconnect command while connected to a host. (Inherited from ) |
| ExitOnDisconnect | When set to true , Reflection quits automatically when you disconnect from the host. (Inherited from ) |
| HostAddress | Gets or sets the name of the host to which to connect. (Inherited from ) |
| LineDelay | Time delay (in tenths of a second) between lines. (Inherited from ) |
| LowerCaseUserName | Specifies whether Reflection converts your user name to lowercase letters. (Inherited from ) |
| ModemAreaCode | A string that specifies the area code (or city code) of the number being dialed. (Inherited from ) |
| ModemCountryName | A string that specifies the country of the number being dialed. (Inherited from ) |
| ModemInitString | The modem command string that initializes the modem. (Inherited from ) |
| ModemLocation | A string that indentifies the current modem location. Modem locations are configured using Control Panel modems. (Inherited from ) |
| ModemMode | Identifies the operating mode for the modem. (Inherited from ) |
| ModemName | The text string that identifies the type of modem being used. (Inherited from ) |
| ModemPhoneNumber | The phone number to dial. (Inherited from ) |
| ModemShowDisconnectErrors | Determines whether the "Remote Party Disconnected" error message appears when the modem connection is dropped. (Inherited from ) |
| ModemUseDialingRules | When 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 ) |
| MutualAuthentication | Specifies whether to enable mutual authentication during Kerberos sessions. (Inherited from ) |
| NSVTPort | The port number to use when establishing the VT-MGR connection. (Inherited from ) |
| Parity | Gets or sets the type of parity on the connection. (Inherited from ) |
| PKIDisableCRL | Specifies whether Reflection checks for certificate revocation when validating host certificates for SSL/TLS connections. (Inherited from ) |
| PKIUseOCSP | Gets 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 ) |
| Principal | Specifies the principal for which you want to obtain Kerberos credentials. (Inherited from ) |
| RcTLSFipsMode | Gets or sets a value indicating whether to use the FIPS cipher suite. (Inherited from ) |
| Realm | Specifies the the realm portion of the full principal name. (Inherited from ) |
| ReceivePacing | Type of flow control to use for receiving data from the host. (Inherited from ) |
| RenewableTicket | Specifies the time (in seconds) for which Kerberos Ticket Granting Tickets (TGT) are renewable. (Inherited from ) |
| RloginPort | The protocol port used to establish the Rlogin connection. (Inherited from ) |
| RloginTermType | The terminal type used during Rlogin connection negotiations to set terminal characteristics for the session. (Inherited from ) |
| ScriptArgs | Gets or sets the text string that contains arguments to pass to a connect script. (Inherited from ) |
| ScriptFile | 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 ) |
| ScriptType | Gets or sets the type of script file, either Reflection Basic (RBS) or Reflection Command Language (RCL). (Inherited from ) |
| SerialPort | Gets or sets the COM serial port number. (Inherited from ) |
| SSHConfigScheme | Specifies the SSH config scheme settings to use for making a Secure Shell connection. (Inherited from ) |
| SSHPort | The protocol port to use to establish the Secure Shell connection. (Inherited from ) |
| SSHSetHostWindowSize | When 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 ) |
| SSHShowBannerDialog | Specifies whether Reflection displays banner information in a dialog box before completing the Secure Shell connection. (Inherited from ) |
| 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. (Inherited from ) |
| 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. (Inherited from ) |
| 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. (Inherited from ) |
| SSLValidateCertChain | Gets 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 ) |
| StopBits | The number of stop bits that follow each character during data transmission. (Inherited from ) |
| TelnetBinary | Gets or sets whether Reflection always requests a binary mode connection (an 8-bit data path). (Inherited from ) |
| TelnetBreak | Gets or sets whether CTRL+BREAK sends the Telnet Break command or the Telnet Interrupt Process command. (Inherited from ) |
| TelnetEcho | Controls how Reflection responds to a remote echo from a Telnet host. (Inherited from ) |
| TelnetLFAfterCR | Specifies whether Reflection sends a linefeed character whenever a carriage return is sent. (Inherited from ) |
| TelnetLineMode | Line mode and faux line mode for Telnet connections are supported. (Inherited from ) |
| TelnetLocation | The TELNET SEND-LOCATION option (specified in RFC 779) is supported. (Inherited from ) |
| TelnetNegotateInitOptions | Specifies whether certain connection options, including whether to always request a binary mode connection, are negotiated when the Telnet connection is established. (Inherited from ) |
| TelnetPort | Gets or sets the port to use to establish the Telnet connection. (Inherited from ) |
| TelnetSetWindowSize | When 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 ) |
| TelnetTermDefault | 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 TelnetTermType. (Inherited from ) |
| TelnetTermType | The 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 ) |
| TelnetTrace | When set to true, Reflection writes the negotiation process for the various Telnet options to the screen. (Inherited from ) |
| TelnetUseEmulatorTermType | When 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 ) |
| Timeout | Specifies the time (in milliseconds) during which Reflection attempts to make a connection before timing out. (Inherited from ) |
| TLSCertifyHostname | Specifies whether host name matching is required when validating host certificates for SSL/TLS connections. (Inherited from ) |
| TLSStrength | Specifies the minimum allowable level of encryption for SSL/TLS connections. (Inherited from ) |
| TLSVersion | Gets or sets a value indicating which SSL or TLS version to use. (Inherited from ) |
| TransmitPacing | Type of flow control to use for transmitting data to the host. (Inherited from ) |
| UsePCUserName | Specifies whether Reflection uses the current Windows user name for Rlogin connections. (Inherited from ) |
| UserName | A string that specifies the user name. (Inherited from ) |
| UseSOCKS | Enables connections to a host via a SOCKS proxy server. (Available only with Reflection Network Series version 6.0.) (Inherited from ) |
| UseTLS | Enables Secure Socket Layer (SSL) and Transport Layer Security (TLS) security protocols for this connection. (Inherited from ) |
| XoffRepeat | The number of characters that Reflection accepts after receiving an XOFF and before sending another XOFF. (Inherited from ) |
| XoffTimeout | The length of time (in seconds) to wait after sending data before Reflection sends an XOFF character. (Inherited from ) |