HashMembershipCondition Methods
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Check | Determines whether the specified evidence satisfies the membership condition. |
| Copy | Creates an equivalent copy of the membership condition. |
| Equals | Overloaded. Overridden. |
| FromXml | Overloaded. Reconstructs a security object with a specified state from an XML encoding. |
| GetHashCode | Overridden. Gets the hash code for the current membership condition. |
| GetType | Gets the Type of the current instance. (inherited from Object) |
| ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) |
| ToString | Overridden. Creates and returns a string representation of the membership condition. |
| ToXml | Overloaded. Creates an XML encoding of the security object and its current state. |