The PolicyStatement class represents an enumeration of the result of a code group matching.
Object
PolicyStatement
[Visual Basic] NotInheritable Public Class PolicyStatement Implements ISecurityEncodable, ISecurityPolicyEncodable [C#] public sealed class PolicyStatement : ISecurityEncodable, ISecurityPolicyEncodable [C++] public __gc __sealed class PolicyStatement : public ISecurityEncodable, ISecurityPolicyEncodable [JScript] public class PolicyStatement implements ISecurityEncodable, ISecurityPolicyEncodable
PolicyStatement consists of a permission set to allow grant, and possible special attributes for the code group.
Namespace: System.Security.Policy
Assembly: mscorlib.dll