Forms authentication processing is handled by the FormsAuthenticationModule
class, which is an HTTP module that participates in the regular ASP.NET
page-processing cycle. This document explains how forms authentication
works in ASP.NET 2.0. For more details about Forms Authentication in Asp.Net please check out the following link: http://msdn.microsoft.com/en-us/library/ff647070.aspx
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
For more details about Forms Authentication in Asp.Net please check out the following link:
http://msdn.microsoft.com/en-us/library/ff647070.aspx