InfoConnect for Airlines VBA Guide
TelnetUseReflectionSecurityProxy Property
Gets or sets whether InfoConnect makes makes secure SSL connections through the InfoConnect for the Web Security Proxy when EnableTelnetEncryption is true.
Syntax
Object.TelnetUseReflectionSecurityProxy As Boolean
Exceptions
ExceptionDescription
Attachmate.Reflection.SecuredSettingException This exception is thrown when you modify a property that was secured via the Permissions Manager, or that can only be modified by an Administrator.
See Also