How do you define authentication in Web.Config?
Answer Posted / kautilya
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 ? | 17 Yes | 3 No |
Post New Answer View All Answers
Which is the parent class of the ASP.NET server control?
Why select Web API?
How can we register exception filter from the action?
Explain one critical mapping?
Less than one page, how many windows will you be able to maintain?
What is a runtime version?
How to rename a table using sql queries?
Why do we use datasource in asp.net?
Explain Life cycle of ASP.NET page when a request is made.
What are the different types of validation controls in asp.net?
What are sessions in asp net?
What is a windows service?
How to do state management in ASP.NET?
Explain authorization levels in .net ?
Explain the different types of directives in .net?