Decrypts a string into a FormsAuthenticationTickets
- encryptedTicket
- The string to decode, it must have been created with Encrypt.
This will return a System.Web.Security.FormsAuthenticationTicket or if the ticket fails to validate (due to tampering) it will throw an ArgumentException
Documentation for this section has not yet been entered.
Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0