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


Please Help Members By Posting Answers For Below Questions

Which protocol is used in a web api?

784


what are the ihttphandler and ihttphandlerfactory interfaces ?

702


How can you implement encapsulation in asp.net?

11971


How many types of triggers are there in update panel?

764


Explain how dot net compiled code will become platform independent?

709


How you can return View from ASP.NET Web API method?

754


Is there any alternative to avoid name collisions other then Namespaces?

790


What does asp.net stand for?

758


What is bson in web api?

789


What is application state?

676


How can we create a website?

709


What is the difference between typeof() vs gettype()?

750


Is LINQ performance wise better or using sqlcommand?

4595


What are sql joins?

746


Explain a program using razor view engine to create a simple application? : asp.net mvc

695