Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
ConnectionSettingsTelnet Object
/ UseTLS Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
UseTLS Property
In This Topic
Enables Secure Socket Layer (SSL) and Transport Layer Security (TLS) security protocols for this connection.
Syntax
Visual Basic (Declaration)
expression
.UseTLS
As
Boolean
where
expression
is a variable that represents a
ConnectionSettingsTelnet Object
Remarks
The level of encryption is determined by the value you set for TLSStrength. The default value is false. This value can be changed during an open connection.
See Also
Reference
ConnectionSettingsTelnet Object
ConnectionSettingsTelnet Members