System.Security.Policy.GacMembershipCondition Class

Determines whether an assembly belongs to a code group by testing its global assembly cache membership. This class cannot be inherited.

See Also: GacMembershipCondition Members

Syntax

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

Remarks

All assemblies installed in the global assembly cache are granted the FullTrust permission set.

Requirements

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