Gets a value indicating whether the role names cookie requires SSL in order to be returned to the server.
Documentation for this section has not yet been entered.
You can specify whether SSL (Secure Sockets Layer) is required to return the role names cookie to the server in your application by setting the cookieRequireSSL attribute in the Web.config file for your ASP.NET application. For more information, see System.Web.HttpCookie.Secure.