Dot Net Code Security Question:

Explain code security types?

Answer:

Framework provides the security features to secure code from unauthorized users and unauthorized uses.
There are two types of code security:
Role based security: This authorizes user.
Code access security: This protects system resources from unauthorized calls.

Read All 10 .Net code security Questions
Previous QuestionNext Question
Do you know Principal object?What is declarative and imperative security?