.Net FrameWork Configuration

Mehyar

Well-known member
Joined
Jun 9, 2003
Messages
371
Location
Lebanon
Hello ,

Does any one if giving code security to a .net assembly would override the restrictions made to the user running this assembly.

If for example my application would change the time on the clients machine and i gave it full trust, if a guest user runs my application would it change the time ??? (knowing that a guest user cannot change the time).

If so, is it enough for the administrator of the clients machine to give my application full trust or do i have to add other things in the code???
 
Back
Top