GacMembershipCondition
public sealed class GacMembershipCondition : ISecurityEncodable, ISecurityPolicyEncodable, IMembershipCondition
Determines whether an assembly belongs to a code group by testing its global assembly cache membership. This class cannot be inherited.
public GacMembershipCondition()
Initializes a new instance of the GacMembershipCondition class.
Indicates whether the specified evidence satisfies the membership condition.
Creates an equivalent copy of the membership condition.
Uses the specified XML encoding to reconstruct a security object.
Uses the specified XML encoding to reconstruct a security object, using the specified policy level context.
Creates an XML encoding of the security object and its current state.
Creates an XML encoding of the security object and its current state, using the specified policy level context.