How does CAS work

Answer Posted / kirti

The CAS security policy revolves around two key concepts - code groups and permissions. Each .NET assembly is a member of a particular code group, and each code group is granted the permissions specified in a named permission set.

For example, using the default security policy, a control downloaded from a web site belongs to the 'Zone - Internet' code group, which adheres to the permissions defined by the 'Internet' named permission set. (Naturally the 'Internet' named permission set represents a very restrictive range of permissions.)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain Sections is ASP.Net MVC?

791


What is routeconfig.cs in mvc 4?

873


What is the difference between model and entity?

710


Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?

743


Where are the routing rules defined in an asp.net mvc application?

760


How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?

710


Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?

764


Why to use html.partial in mvc?

915


What are the components required to create a route in ASP.Net MVC?

792


What is the use of display modes?

772


What is managed extensibility framework?

734


What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?

730


what is lazy loading in entity framework?

775


How route table has been created in asp.net mvc?

730


What is MVVM design pattern?

794