How does cas works?



How does cas works?..

Answer / Pankaj Shama

Code Access Security (CAS) is a feature of the .NET Framework that allows controlling code execution based on its source, intended use, and permissions. It ensures that untrusted code cannot access sensitive resources or perform harmful actions. CAS uses evidence (such as the assembly's publisher, strong name, version number, and file location) to determine the security policy for an application.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What does stateless mean?

1 Answers   BirlaSoft,


How many design patterns can be created in .net?

1 Answers  


Which is the main Difference Between .Net 2003 and .Net 2005?

1 Answers  


Which two properties are on every validation control?

7 Answers   Siebel Systems,


I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.

1 Answers  


What is a garbage collector?

1 Answers  


What is the standard you use to wrap up a call to a Web service

2 Answers   Siebel Systems,


what is a strong name?

3 Answers  


Resource Files: How to use the resource files, how to know which language to use?

1 Answers  


Is .NET a runtime service or a development platform?

2 Answers  


What is the use of activex control in .net?

1 Answers  


Explain garbage collection?

1 Answers  


Categories