[WARNING: hyperbole ahead!]
So, apparently the UserData property on the ASP.NET FormsAuthenticationTicket object is basically useless.
The UserData isn't persisted if you're not using cookies. So, you get no errors, no warnings, the code runs fine, it just doesn't actually persist that data.
Nice going, Microsoft!
No comments:
Post a Comment