Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Essentials.SSL Namespace / SSLStateType Enumeration
In This Topic
    SSLStateType Enumeration
    In This Topic
    represents the ssl state required for access to a page
    Syntax
    public enum SSLStateType : System.Enum 
    Members
    MemberDescription
    Ignore Ignore state
    Off Off state
    On On state
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             CommerceBuilder.Essentials.SSL.SSLStateType

    See Also