How to authenticate users using web.config ?

Answer Posted / babu reddy

if we are using form based authentication at that time in
the web.config
we can set the autentication mode to "form"

then we can specify the user name and password which we are
going to access.
if any one can access that application then you can specify
<allow users="*">
inside the authentication tags

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a 404 redirect?

842


What is Razor View Engine

859


List down the sequence of methods called during the page load.

737


What is cross page posting in asp net?

740


Explain how is a property designated as read-only?

782


What are the advantages of passport authentication?

770


Explain the boxing and unboxing concept in .net?

613


Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?

786


hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.

1472


What is full trust in asp.net?

767


Why is global asax is used?

819


Where is session data stored in asp net?

725


How do active server pages work?

760


Can you set which type of comparison you want to perform by the comparevalidator control?

732


How tooltip is set through code-behind in ASP.NET?

864