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
Can the unique key be null?
What are the Types of objects in ASP
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
What is _viewstart?
How many types of file extensions for razor views in ASP.Net MVC?
What are themes and skins in 2.0, explain usage scenario?
What is a ashx file?
Please briefly explain the usage of global.asax?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What is csrf attack in asp.net?
How does session id work?
What is the difference between system.stringbuilder and system.string
Can we set master page as a start page?
Explain how do you validate the controls in an asp .net page?
Explain about Multi-Language integration?