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 |
what is an assembly?
What is .net framework used for?
What are the 2 popular asp.net mvc view engines?
What are the contents of assembly?
What is CLR? How it will work?
What does a viewmodel do?
what is use of entity container?
What is a razor file?
In which testing using in .net framwork?
What filters are executed in the end?
how do you truncate a table using entity data model?
Difference between .NET & J2EE