System.Security.Policy.AllMembershipCondition Class

Represents a membership condition that matches all code. This class cannot be inherited.

See Also: AllMembershipCondition Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class AllMembershipCondition : IConstantMembershipCondition, IMembershipCondition

Remarks

This membership condition is usually used on the root code group of a policy level so that the policy applies to all code.

Requirements

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