How do I change the permission set for a code group
Answer / kirti
Use caspol. If you are the machine administrator, you can operate at the 'machine' level - which means not only that the changes you make become the default for the machine, but also that users cannot change the permissions to be more permissive. If you are a normal (non-admin) user you can still modify the permissions, but only to make them more restrictive. For example, to allow intranet code to do what it likes you might do this:
caspol -cg 1.2 FullTrust
Note that because this is more permissive than the default policy (on a standard system), you should only do this at the machine level - doing it at the user level will have no effect.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define .NET architecture ?
How do you convert a string into an integer in .NET
How can you prevent your class to be inherated further
About DTS package ?
1 Answers Accenture, Grafotech,
How to Create an Intranet Site Using ASP.NET MVC?
What are Action Filters in ASP.NET MVC and its use?
What platforms does the .NET Framework run on?
can we call the garbage collector to run explicicitly?
What is viewdata?
What is the meaning of unobtrusive javascript?
What's the access level of the visibility type internal ?
What are differences between entity framework and l2s? : Entity framework