November 2002
Intermediate to advanced
560 pages
11h 16m
English
The Policy Manager in the CLR performs a number of functions by using the evidence supplied to it. Essentially, the Policy Manager takes this evidence and produces a set of permissions. As shown in Figure 4.3, it includes four policy levels:
Enterprise
Machine
User
Application Domain

Each level normally produces a permission set based on the evidence. These permission sets are then “intersected” to generate the permission set for the entire assembly. As a consequence, all levels must allow a permission before it can enter the assembly's granted permission set. For example, if the ...
Read now
Unlock full access