What are the different authentication modes in the .NET
environment?

Answers were Sorted based on User's Feedback



What are the different authentication modes in the .NET environment?..

Answer / santosh

Basically there are 3 types of authentication mode in
asp.net. These are as follows
1)Windows authentication
2)Forms authentication
3)Passport authentication

Windows authentication again contains 3 modes
a) Windows integrated authentication
b) basic authentication
c) Digest authentication

Is This Answer Correct ?    4 Yes 0 No

What are the different authentication modes in the .NET environment?..

Answer / anil

There are 4 types of Authentication mode.
Window, Form, Passport and None

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More Dot Net Framework Interview Questions

What is Peek method in Tempdata in ASP.Net MVC?

0 Answers  


what is Framework?

3 Answers  


Microsoft introduced c# as a de facto language of the .NET platform. What is mean by de facto and fot what purpose? Please answer me. Advance thanks.

3 Answers   Excel,


what is conceptual model?

0 Answers   Microsoft,


How to change the action name in mvc?

0 Answers  






What is latest version of .net framework?

0 Answers  


Can we have more than 1 partial classes in the same file?

3 Answers   Encora,


Can any particular component of .net framework 3.0 be removed?

0 Answers  


What are the benefits of .net framework?

0 Answers  


What is shared and private assembly ?

3 Answers   Accenture, BirlaSoft,


What are the types of assemblies

1 Answers  


Explain entity lifecycle? : Entity framework

0 Answers  


Categories