AllMembershipCondition
                    public sealed class AllMembershipCondition : ISecurityEncodable, ISecurityPolicyEncodable, IMembershipCondition
                
                Represents a membership condition that matches all code. This class cannot be inherited.
                
public AllMembershipCondition()
Initializes a new instance of the  AllMembershipCondition class.
Determines whether the specified evidence satisfies the membership condition.
Creates an equivalent copy of the membership condition.
Reconstructs a security object with a specified state from an XML encoding.
Reconstructs a security object with a specified state from an XML encoding.
Creates an XML encoding of the security object and its current state.
Creates an XML encoding of the security object and its current state with the specified  PolicyLevel.