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 are partial classes?
12 Answers Digimaker, HP, N Tech, TCS,
why DotNetFramework is included in building a software
What's the access level of the visibility type internal ?
Can a view be shared across multiple controllers? If yes, how we can do that?
What is viewbag title?
Why is XmlSerializer so slow
How big is the char ?
What is entitytype? : Entity framework
What is gacutil.exe. Where do we store assemblies ?
5 Answers Accenture, BirlaSoft,
What is an asynchronous controller in asp.net mvc?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
what is the diff b/w asp.net 2.0 & 3.5