Gets or sets a value indicating whether a Secure Sockets Layer (SSL) connection is required when transmitting authentication information.
Documentation for this section has not yet been entered.
If AnonymousIdentificationSection.CookieRequireSSL is true, a compliant browser does not return the cookie unless the connection is over SSL.
When the anonymous identifier is stored within the URI path, rather than in a cookie, the AnonymousIdentificationSection.CookieRequireSSL setting does not affect the behavior of the anonymous identification module. This is consistent with the behavior in forms authentication.