|
|
Using Forms Authentication in ASP.NET - Part 1 |
|
|
Jeff Gonzalez |
|
|
ASP.NET / User Management |
|
|
Click to Visit |
|
|
57 |
Using Forms Authentication in ASP.NET the webmasters could save their websites from the intervention of unauthorized intruders. In this article the author tells that the Forms Authentication would allow the website creators to save the validation details like password and username in the Web.config file. The author used System.Web.Security namespace in this for saving the password. The webmasters should think about this as it concerns with their website security.
|