27 new bool Equals(
object obj);
bool Check(Evidence evidence)
Determines whether the specified evidence satisfies the membership condition.
IMembershipCondition Copy()
Creates an equivalent copy of the membership condition.
new string ToString()
Creates and returns a string representation of the membership condition.
Defines the test to determine whether a code assembly is a member of a code group.
Defines the methods that convert permission object state to and from XML element representation.
Supports the methods that convert permission object state to and from an XML element representation.
Defines the set of information that constitutes input to security policy decisions....
new bool Equals(object obj)
Determines whether the specified T:System.Object is equal to the current T:System....