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
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
Is it possible to create a custom filter?
Mention the core components of .net framework?
In razor syntax, what is the escape sequence character for @ symbol?
What is filters in web api?
What is the need of Action Filters in ASP.Net MVC
When will the .net framework 3.0 be released?
What is entitytype? : Entity framework
What is the role of the jit compiler in .net framework?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
What is objectset? : Entity framework
What are the 2 popular asp.net mvc view engines?
How route table is created in ASP.NET MVC?
How to answer for project questions..?