2 references to Encrypt
System.Web (1)
Security\FormsAuthenticationModule.cs (1)
447encValue = FormsAuthentication.Encrypt(ticket);
System.Web.Mobile (1)
Mobile\CookielessData.cs (1)
39this[name] = FormsAuthentication.Encrypt(ticket2);