Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebBrowserEncryptionLevel Enumeration
In This Topic
    WebBrowserEncryptionLevel Enumeration
    In This Topic
    Specifies constants that define the encryption methods that are used by documents displayed in the Web browser control.
    Members
    MemberDescription
    Bit128128-bit security encryption.
    Bit4040-bit security encryption.
    Bit5656-bit security encryption.
    FortezzaFortezza security encryption.
    InsecureNo security encryption.
    MixedMultiple security encryption methods in different Web page frames.
    UnknownUnknown security encryption.
    See Also