| Name | Description |
| Authentication | This option enables Reflection to use Kerberos authentication. |
| CacheName | A string that specifies the path and filename of a credentials cache. |
| ConnectMacro | Gets or specifies the name of a macro that runs automatically after a connection is established. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
| 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 Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
| DisconnectScriptArgs | Gets or sets the text string that contains the arguments to pass to a disconnect script. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
| 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 Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
| Encryption | Specifies whether to encrypt the data transmitted between the host and the Kerberos client during Kerberos sessions. |
| ExitAllowed | When set to true , users can quit Reflection and use the Disconnect command while connected to a host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
| ExitOnDisconnect | When set to true , Reflection quits automatically when you disconnect from the host. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
| HostAddress | Gets or sets the name of the host to which to connect. |
| MutualAuthentication | Specifies whether to enable mutual authentication during Kerberos sessions. |
| Parity | Gets or sets the type of parity on the connection. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
| PKIDisableCRL | Specifies whether Reflection checks for certificate revocation when validating host certificates for SSL/TLS connections. |
| 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. |
| Principal | Specifies the principal for which you want to obtain Kerberos credentials. |
| RcTLSFipsMode | Gets or sets a value indicating whether to use the FIPS cipher suite. |
| Realm | Specifies the the realm portion of the full principal name. |
| RenewableTicket | Specifies the time (in seconds) for which Kerberos Ticket Granting Tickets (TGT) are renewable. |
| ScriptArgs | Gets or sets the text string that contains arguments to pass to a connect script. (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
| 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 Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
| ScriptType | Gets or sets the type of script file, either Reflection Basic (RBS) or Reflection Command Language (RCL). (Inherited from Attachmate.Reflection.Emulation.OpenSystems.IConnectionSettingsCommon) |
| 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. |
| TelnetBinary | Gets or sets whether Reflection always requests a binary mode connection (an 8-bit data path). |
| TelnetBreak | Gets or sets whether CTRL+BREAK sends the Telnet Break command or the Telnet Interrupt Process command. |
| TelnetEcho | Controls how Reflection responds to a remote echo from a Telnet host. |
| TelnetLFAfterCR | Specifies whether Reflection sends a linefeed character whenever a carriage return is sent. |
| TelnetLineMode | Line mode and faux line mode for Telnet connections are supported. |
| TelnetLocation | The TELNET SEND-LOCATION option (specified in RFC 779) is supported. |
| TelnetNegotateInitOptions | Specifies whether certain connection options, including whether to always request a binary mode connection, is negotiated when the Telnet connection is established. |
| TelnetPort | Gets or sets the port to use to establish the Telnet connection. |
| 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. |
| 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. |
| 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. |
| TelnetTrace | When set to true, Reflection writes the negotiation process for the various Telnet options to the screen. |
| 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. |
| Timeout | Specifies the time (in milliseconds) during which Reflection attempts to make a connection before timing out. |
| TLSCertifyHostname | Specifies whether host name matching is required when validating host certificates for SSL/TLS connections. |
| TLSStrength | Specifies the minimum allowable level of encryption for SSL/TLS connections. |
| TLSVersion | Gets or sets a value indicating which SSL or TLS version to use. |
| UserName | A string that specifies the user name. |
| UseSOCKS | Enables connections to a host via a SOCKS proxy server. (Available only with Reflection Network Series version 6.0.) |
| UseTLS | Enables Secure Socket Layer (SSL) and Transport Layer Security (TLS) security protocols for this connection. |