Sunday, March 9, 2008

Authentication in ASP.NET

What are the Authentication types in ASP.NET?
1. Wiindows Authentication (Default)
2. Passport
3. Forms
4. None

These can be set through web.config file. Following is an example:






No comments: