public interface IMembershipCondition : ISecurityEncodable, ISecurityPolicyEncodable
|
Check | Determines whether the specified evidence satisfies the membership condition. |
Copy | Creates an equivalent copy of the membership condition. |
Equals | |
ToString | Creates and returns a string representation of the membership condition. |
Hierarchy:
evidence
IMembershipCondition Copy(); |
obj
string ToString(); |