Name | Description | |
---|---|---|
![]() | Authentication | This option enables InfoConnect to use Kerberos authentication. |
![]() | CacheName | A string specifying the path and file name of a credentials cache. |
![]() | ConnectMacro | Gets 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. |
![]() | ConnectMacroData | Gets 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. |
![]() | DisconnectScriptArgs | Gets or sets the text string containing the arguments to pass to a disconnect script. |
![]() | DisconnectScriptFile | Gets or sets the text string containing the name of a Reflection Basic script to run when the connection is closed. |
![]() | 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 exit InfoConnect and use the Disconnect command while connected to a host. |
![]() | ExitOnDisconnect | When set to true, InfoConnect closes automatically when you disconnect from the host. |
![]() | MutualAuthentication | Specifies whether to enable mutual authentication during Kerberos sessions. |
![]() | Parent | Gets the parent object (Terminal). |
![]() | Parity | Gets or sets the type of parity on the connection. |
![]() | PKIDisableCRL | Specifies whether InfoConnect checks for certificate revocation when validating host certificates in 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 realm portion of the full principal name. |
![]() | RenewableTicket | Specifies a time period (in seconds) during which Kerberos Ticket Granting Tickets (TGT) are renewable. |
![]() | ScriptArgs | Gets or sets the text string containing the arguments to pass to a connect script. |
![]() | ScriptFile | Gets 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. |
![]() | ScriptType | Gets or sets the type of script file, either Reflection Basic or Reflection command language. |
![]() | 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. |
![]() | 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. |
![]() | UseSOCKS | Lets you connect to a host via a SOCKS proxy server. |
![]() | UseTLS | Enables Secure Socket Layer (SSL) and Transport Layer Security (TLS) security protocols for this connection. |