What are Authentication mechanisms in .Net?
Answer Posted / rino reji
http://msdn.microsoft.com/en-us/library/aa291347(v=vs.71).aspx
<system.web>
<!-- mode=[Windows|Forms|Passport|None] -->
<authentication mode="Windows" />
</system.web>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I know asp.net mvc version? : Asp.Net MVC
How to use push notification?
Which of the following .NET framework supports Web API?
Explain method to handle error using HttpError in Web API?
Define xmlreader class.
how can create login from create and written conde in asp.net
What is a query string in a url?
What is semantic gap?
Will session work if cookies is disabled?
What is asp.net used for?
What is app_code folder in asp net?
Is web config mandatory?
Why we use content place holder in asp.net?
How you can access the values from the Repeater control in ASP.NET?
What is data caching?