What are the types of authentication in .net



What are the types of authentication in .net..

Answer / kirti

We have three types of authentication:

1. Form authentication

2. Windows authentication

3. Passport

This has to be declared in web.config file.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

What is JIT and how is works ?

10 Answers  


What is the difference between the value-type variables and reference-type variables in terms of garbage collection ?

1 Answers  


What are the options can be configured in AJAX helpers?

0 Answers  


When do you absolutely have to declare a class as abstract

1 Answers   Siebel Systems,


How to add 'ASPNET.mdf' file into server explorer in visual studio 2005?

2 Answers  


Mention some action filters which are used regularly in ASP.Net MVC?

0 Answers  


What is difference between razor and web form engine?

0 Answers  


How the ‘page lifecycle’ of ASP.Net MVC does works?

0 Answers  


What is domain class model?

0 Answers  


How do I change the permission set for a code group

1 Answers   4Cplus,


what is the use of final method

3 Answers   TCS,


What are attributes

1 Answers  


Categories