Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / TLS_SSLVersion Property
In This Topic
    TLS_SSLVersion Property
    In This Topic
    Gets or sets a value indicating which SSL or TLS version to use.
    Syntax
    expression.TLS_SSLVersion As TLSSSLVersionOption
    where expression is a variable that represents a IbmTerminal Object

    Property Value

    A TLSSSLVersionOption enumeration value.
    See Also