ApplicationDirectoryMembershipCondition
                    public sealed class ApplicationDirectoryMembershipCondition : ISecurityEncodable, ISecurityPolicyEncodable, IMembershipCondition
                
                Determines whether an assembly belongs to a code group by testing its application directory. This class cannot be inherited.
                
Initializes a new instance of the  ApplicationDirectoryMembershipCondition class.
Determines whether the membership condition is satisfied by the specified evidence.
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.