Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / EnableTelnetEncryptionUseStartTls Property
In This Topic
    EnableTelnetEncryptionUseStartTls Property
    In This Topic
    Gets or sets a value indicating whether Reflection uses SSL/TLS for Telnet encryption via the STARTTLS mechanism.
    Syntax
    expression.EnableTelnetEncryptionUseStartTls As Boolean
    where expression is a variable that represents a IbmTerminal Object
    See Also