Question - What is Code Security?
Answer -
.NET framework provides security features to secure code from unauthorized users. There are two types of security in .NET:
- Role based security – Authorizes User
- Code access security – Protects system resources from unauthorized calls