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

How to Insert a TextBox value in to Sql database using C#.Net coding

2 Answers  


Can I remove .net framework?

0 Answers  


How does servicing work for the .net framework 3.0?

0 Answers  


What are the components of the .net framework.

0 Answers  


What's the difference between Java and .NET garbage collectors ?

1 Answers   BirlaSoft,






What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?

0 Answers  


Why do you need to serialize

1 Answers  


what is model first approach?

0 Answers   Microsoft,


Can source code be reverse-engineered from IL?

2 Answers  


Explain the advantages of dependency injection (di) in asp.net mvc?

0 Answers  


Give an example for authorization filters in an asp.net mvc application?

0 Answers  


What's different about namespace declaration when comparing that to package declaration in Java ?

1 Answers   Infogain,


Categories