NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Administering Security Policy

Security policy configuration involves managing hierarchies of code groups, where each code group is defined by a membership condition, is associated with a permission set, and can have special attributes. To view or modify security policy, you must be granted the SecurityPermission that represents administrative access. Understanding the runtime's security policy model will help you administer security policy effectively.

You can administer security policy for machine policy or user policy, or both, using the caspol command line tool. The following tasks are supported:

For detailed information on how to perform these tasks using the caspol utility, see the Runtime Code Access Security Administration specification.