What is the significance of the Version Property of the
FormsAuthenticationTicket class? In most of the web tutorials I have seen that the version property is set to 1 but msdn states that the default value is 2.
What is the technical difference between Version 1 and Version 2 and which is the
preferred version from a security perspective?
Thanks
Vishnu.Y
Go to the complete details ...