Dot Net Code Security Question:
Download Questions PDF

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.

Download .Net code security Interview Questions And Answers PDF

Previous QuestionNext Question
Do you know Principal object?What is declarative and imperative security?