Documentation for this section has not yet been entered.
You can specify the protection of the cookie where roles are cached for your application by setting the cookieProtection attribute in the Web.config file for your ASP.NET application. The cookieProtection attribute takes a System.Web.Security.CookieProtection enumeration value that indicates whether the role names are encrypted, validated, both, or neither.