Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / EncryptionLevel Property
In This Topic
    EncryptionLevel Property
    In This Topic
    Gets the Web page encryption level.
    Syntax
    expression.EncryptionLevel As WebBrowserEncryptionLevel
    where expression is a variable that represents a WebControl Object

    Property Value

    A WebBrowserEncryptionLevel value.
    See Also