T
Todd Evans via .NET 247
How do you create a Windows Authenticated Ticket using FormsAuthentication. Microsoft states that it is possible, but Ihaven't figured out how? Or more simpliar, how can you programmatically create a Windows Authenticated Ticket to beused by all pages with in the site?
There is not much documentation on AuthenticationManager.
There is not much documentation on AuthenticationManager.