System.Security.Policy.PolicyStatement Class

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

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class PolicyStatement : System.Security.ISecurityEncodable, System.Security.ISecurityPolicyEncodable

Remarks

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.

Requirements

Namespace: System.Security.Policy
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0