Interview Questions

Are the actual permissions for the application defined at run-time or compile-time?

Java Security,Windows code security, Windows Server 2003 Security,Internet Explorer 7 Security and Internet Firewalls questions and answers


(Continued from previous question...)

7. Are the actual permissions for the application defined at run-time or compile-time?

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

(Continued on next question...)

Other Interview Questions