Explain code access security.



Explain code access security...

Answer / Mohammad Rizwan

Code Access Security (CAS) is a security system in the .NET Framework that helps prevent unauthorized access to resources and protects the system from malicious code. It works by enforcing permissions on assemblies based on their digital signature, zone (Internet, Intranet, or Local), and the type of operation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

which is the best dot net coaching center in visakhapatnam??

3 Answers  


Explain the difference between garbage collections in .net 4.0 and earlier versions?

1 Answers  


Write code for fetch record nos 15 to 25 from a dataset containing 50 records?

4 Answers   C Squared Systems,


What is Nothing permission set in .Net

1 Answers  


What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?

1 Answers  


What is Entity Relationship Model in .NET?

1 Answers   Viscus Infotech,


What is .net technology?

1 Answers  


What is Serialiazation?

1 Answers   TCS,


What is use of ContextUtil class?

1 Answers  


Explain dataset.acceptchanges and dataadapter.update methods in .net?

1 Answers  


What does cil do?

1 Answers  


State some of the different languages supported by .net?

1 Answers  


Categories