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

When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?

0 Answers  


What is the difference between partial and renderpartial?

0 Answers  


How .net assemblies are registred as private and shared assembly ?

2 Answers   Infosys, MMTS,


How to enable Attribute Routing?

0 Answers  


what is conceptual model?

0 Answers   Microsoft,






What does CLR do as soon as an assembly is created ?

2 Answers   MMTS,


Which is the institute which also caters to your personal development other than subject.

1 Answers   TCS,


Explain peek method in tempdata in asp.net mvc?

0 Answers  


What are Code Blocks in Views?

0 Answers  


what is the three pillar of .Net ?

11 Answers  


Name a few different return types of a controller action method?

0 Answers  


Can you explain renderbody and renderpage in mvc?

0 Answers  


Categories