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 would you enable impersonation in the web.config file?
What is the use of placeholder control?
How to prepare culture-specific formatting in .net.
Explain how can we access static variable?
What is the difference between web config and machine config files?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
Do you know about caching with the datasource controls?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
What is the importance of Global.asax in ASP.NET?
What is the significance of attaching a profile while creating a user?
What’s the catch?
What are the differences between primary foreign and unique keys?
What is a user developed application?
Explain about asp.net caching?
What is asp.net introduction?