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