Explain the code Access Security (CAS) in .net Framework?



Explain the code Access Security (CAS) in .net Framework?..

Answer / Naval Kumar Singh

Code Access Security (CAS) is a feature of the .NET Framework that allows developers to specify permissions for their assemblies at run-time. This helps prevent unauthorized access to system resources and improves overall security.nTo use CAS, you must create a manifest file for your assembly and define permission sets within it.nThe .NET runtime will then check the permissions of an assembly before executing its code.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are directives in asp.net?

1 Answers  


What is session start?

1 Answers  


What is different in .net 1.1 and .net 2.0?

1 Answers  


Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

1 Answers  


What is marshalling ? Is it a part of asp.net ?

1 Answers   MCN Solutions,


How many types of session in asp.net2.0

28 Answers   ABC, DOT, First Europa, HCL, iRely, TCS,


Difference between mvc2 and mvc3 in asp.net?

4 Answers   Wipro,


Why Web Services?

1 Answers  


Explain the difference between or and orelse?

1 Answers  


What is redirecting behavior?

1 Answers  


what is silverlight and what is the purpose of silverlight?

2 Answers   Cognizant, CTS,


Is session server side or client side?

1 Answers  


Categories