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 display Alert in ASP.NET

0 Answers   HCL,


How Can assign alias name for ASP.NET Web API Action?

0 Answers  


Can you explain what inheritance is and an example of when you might use it?

1 Answers   Sports Interactive,


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

0 Answers  


What are the features that make asp.net more used framework? : asp.net mvc

0 Answers  


What is applicatio domain?

0 Answers   MCN Solutions,


Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?

0 Answers  


Explain the difference between asp & asp.net.

0 Answers  


Explain the different parts that constitute ASP.NET application?

0 Answers   B-Ways TecnoSoft,


what are the components available in global.asax ?

1 Answers  


Difference between web user control and web custom control?

0 Answers  


which is the new version of IIS SERVER

1 Answers  


Categories