Represents the statement of a System.Security.Policy.CodeGroup describing the permissions and other information that apply to code with a particular set of evidence. This class cannot be inherited.
See Also: PolicyStatement Members
A System.Security.Policy.PolicyStatement consists of a set of granted permissions, and possible special attributes for the code group.
Policy statements are typically used as the return value of a PolicyLevel.Resolve(Evidence) operation on a System.Security.Policy.PolicyLevel.