Answer:
.NET framework provides the security features to secure code from unauthorized users.
There are two types of code security:
Role based security: This authorizes user.
Code access security: This protects system resources from unauthorized calls.
Asked In: Many Interviews |
Alert Moderator