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 ASP.NET MVC Identity and Security?

566


How to enable Attribute Routing?

613


i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources

1573


how to disable the lazy loading framework?

587


How does the .net framework 3.0 relate to the .net framework 2.0?

550






What is oauth in web api?

521


What is the difference between viewbag and viewdata in mvc?

527


Name a few different return types of a controller action method?

535


How to change the action name in ASP.Net MVC?

565


What is main objective of asp.net mvc 4 or what is new in mvc4 ?

591


How we can add the CSS in ASP.Net MVC?

574


How you can implement custom validation in asp.net MVC?

571


what is split entity?

598


what is scalar property?

602


What is the difference between adding routes, to a webforms application and to an mvc application?

539