Security types in ASP/ASP.NET? Different Authentication modes?
Answer Posted / pradeep
Different types of security in asp.net are
1.Code Access Security
2.Evidence Based Security
3.Role Based Security
4.Declarative and Imperative security
5.Cryptography
Different modes of Authentication are
1.Windows Authentication
2.IIS Authentication
3.Microsoft Passport Authentication
4.Forms Authentication
| Is This Answer Correct ? | 22 Yes | 5 No |
Post New Answer View All Answers
What is Bundling and Minification in MVC?
What is asp.net mvc5? : Asp.Net MVC
What is the use of service provider?
What is dynamic web page with example?
What is a swagger in web api?
What does mvc represent in asp.net? : asp.net mvc
Explain http handlers? Where we can use the http handlers?
What is difference between view state and session state?
What are merge modules?
What is webresource axd?
How do you secure your connection string information?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
What is httpresponse?
What is asp short for?
How we implement web farm and web garden concept in asp.net?