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
How many types of cache are there?
How can we create pie chart in asp.net?
Why would a company use an application service provider?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
What is Bundling and Minification in MVC?
What is server infrastructure?
Explain the flow of processing of the request? : asp.net mvc
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What is break mode?
What is the question mark in a url?
Give a few examples of page life cycle events.
What is the use of placeholder control? Can we see it at runtime?
What is the use of session state and application state and difference between them?
What are cookies in your browser?
Differentiate between authentication and authorization.