How do you define authentication in Web.Config?
Answer Posted / 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 |
Post New Answer View All Answers
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What are the difference between function and stored procedure in .net programming language?
What is Cookies Less Session?
What is virtual directory in asp.net?
How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.
Define a web service in .net?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What is AutoPostback?
What is IPostBack? How to use it?
What are the parts of an http response?
Is session server side or client side?
What is the asp.net control toolkit?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What is the use of placeholder control?
Explain cashing in asp.net.