What are various authentication mechanisms in ASP.NET ?

Answer Posted / rohan more

there are four types of Authentication in ASP.NET
Windows Auth.
Forms Based Auth.
Passport Auth.
Certificate Auth.

Is This Answer Correct ?    8 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you get asp.net running in apache web servers? Explain it's limitations.

727


How would you get asp.net running in apache web servers?

707


How does u get record no from 5 to 15 from a dataset of 100 records?

715


What is the parent class of all the web server control?

696


Is it possible for me to change my aspx file extension to some other name?

775


What is the viewstate in asp.net?

754


Difference between response.redirect and server.transfer?

752


Is asp.net different from asp? If yes, explain how?

692


What is http post and http get?

735


In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely

1762


What do you mean by authentication?

752


Can the dictionary object be created in client?s scope ?

2192


What asp.net control can embed xaml into asp.net pages?

739


Which validator control you use if you need to make sure the values in two different controls matched?

836


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

836