What are the types of authentication in .net?
Ravi Kumar
Three type of Authentication
1.Form authentication 2. Windows authentication3. PassportThis has to be declared in web.config file.