Namespace Mediachase.Commerce.Website.Ssl
Classes
SecureWebPageSectionException
The exception thrown for any errors while reading the secureWebPages section of a configuration file.
SecureWebPageSectionHandler
SecureWebPageSectionHandler reads any <secureWebPages> section from a configuration file.
SecureWebPageSettings
SecureWebPageSettings contains the settings of a secureWebPages configuration section.
SslFilter
The SslFilter class hooks the application's BeginRequest event in order to request the current page securely if specified in the configuration file.
SSLHelper
The SSLHelper class provides static methods for ensuring that a page is rendered securely via SSL or unsecurely.
Enums
SecureWebPageMode
The different modes supported for the <secureWebPages> configuration section.
SecurityWarningBypassMode
The different modes for bypassing security warnings.