1.

Are The Actual Permissions For The Application Defined At Run-time Or Compile-time?

Answer»

The CLR computes ACTUAL PERMISSIONS at runtime based on code GROUP membership and the CALLING chain of the code.

The CLR computes actual permissions at runtime based on code group membership and the calling chain of the code.



Discussion

No Comment Found