What are the various authentication mechanisms in ASP.NET ?



What are the various authentication mechanisms in ASP.NET ?..

Answer / naresh

1. Forms Authentication.
2. Windows Authentication.
3. Passport Authentication.
4. None

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Explain authentication levels in .net ?

3 Answers  


What is a runtime version?

0 Answers  


if u r projet consist of 4 people means how can u manage the file

10 Answers   Mind Tree,


Can we have multiple web config files for an asp.net application?

0 Answers  


How you can manage the state of application at the server side in ASP.NET?

0 Answers  






Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

0 Answers  


How do you implement postback with a text box?

0 Answers  


What is inproc mode in session?

0 Answers  


Which tab of the web site administration tool do you use to manage application setting ,debug and tracing?

2 Answers  


To redirect the user to another page which method do we use without performing a round trip to the client?

0 Answers   Siebel,


Disable Session State at the Page Level

1 Answers  


Define ViewState and how can it be used?

6 Answers   Siebel,


Categories