How do you define authentication in Web.Config?

Answers were Sorted based on User's Feedback



How do you define authentication in Web.Config?..

Answer / alb.shah

in the authentication tag we have to specify the mode of
the authentication. The mode can be Windows, Forms,
Passport or None.

Is This Answer Correct ?    2 Yes 0 No

How do you define authentication in Web.Config?..

Answer / raju

using autentication and authorization tags

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

How to compare two strings with out Case sensitive ?

4 Answers   Protech, ProtoTech,


what is the challenging situation you faced in your career?

3 Answers   Calsoft, HP, Satyam, Wipro,


Why do we need Sessions?

0 Answers   QuestPond,


What is the difference between a candidate key and primary key?

0 Answers  


Is it necessary to lock application state before accessing it ?

1 Answers  






What is the request flow used for asp.net mvc framework? : asp.net mvc

0 Answers  


What is the asp.net mvc folder conventions? : asp.net mvc

0 Answers  


How to consume a webservice in a windows application without adding through the web reference?

1 Answers   247Customer,


How do you initiate validation on the server manually? What are two situations when you might you want to do that?

0 Answers  


How would you turn off cookies on a page of a website?

0 Answers  


Are cookies client side or server side?

0 Answers  


what is the relation between delegates and events

4 Answers   IBM, iNautix,


Categories