System.Security.Policy.CodeGroup.PolicyStatement Property

Gets or sets the policy statement associated with the code group.

Syntax

public PolicyStatement PolicyStatement { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The policy statement applies to code in assemblies when evidence matches the membership condition.

This property can also be set by passing a policy statement to the constructor.

Requirements

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