InfoConnect VBA Guide
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 InfoConnect 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