Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsTelnet Object
Properties

In This Topic
    ConnectionSettingsTelnet Object Members
    In This Topic

    The following tables list the members exposed by ConnectionSettingsTelnet.

    Public Properties
     NameDescription
    Public PropertyThis option enables Reflection to use Kerberos authentication.  
    Public PropertyA string specifying the path and file name of a credentials cache.  
    Public PropertyGets 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 PropertyGets 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 PropertyGets or sets the text string containing the arguments to pass to a disconnect script.  
    Public PropertyGets or sets the text string containing the name of a Reflection Basic script to run when the connection is closed.  
    Public PropertySpecifies whether to encrypt the data transmitted between the host and the Kerberos client during Kerberos sessions.  
    Public PropertyWhen set to true, users can exit Reflection and use the Disconnect command while connected to a host.  
    Public PropertyWhen set to true, Reflection closes automatically when you disconnect from the host.  
    Public PropertySpecifies whether to enable mutual authentication during Kerberos sessions.  
    Public PropertyGets the parent object (Terminal).  
    Public PropertyGets or sets the type of parity on the connection.  
    Public PropertySpecifies whether Reflection checks for certificate revocation when validating host certificates in SSL/TLS connections.  
    Public 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.  
    Public PropertySpecifies the principal for which you want to obtain Kerberos credentials.  
    Public PropertyGets or sets a value indicating whether to use the FIPS cipher suite.  
    Public PropertySpecifies the realm portion of the full principal name.  
    Public PropertySpecifies a time period (in seconds) during which Kerberos Ticket Granting Tickets (TGT) are renewable.  
    Public PropertyGets or sets the text string containing the arguments to pass to a connect script.  
    Public PropertyGets 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 PropertyGets or sets the type of script file, either Reflection Basic or Reflection command language.  
    Public 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.  
    Public PropertySpecifies whether host name matching is required when validating host certificates for SSL/TLS connections.  
    Public PropertySpecifies the minimum allowable level of encryption for SSL/TLS connections.  
    Public PropertyGets or sets a value indicating which SSL or TLS version to use.  
    Public PropertyLets you connect to a host via a SOCKS proxy server.  
    Public PropertyEnables Secure Socket Layer (SSL) and Transport Layer Security (TLS) security protocols for this connection.  
    Top
    See Also