The members of System.Security.Policy.HashMembershipCondition are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Security.Policy.HashMembershipCondition class with the hash algorithm and hash value that determine membership. |
| HashAlgorithm | System.Security.Cryptography.HashAlgorithm.
Gets or sets the hash algorithm to use for the membership condition. | |
| HashValue | byte[].
Gets or sets the hash value for which the membership condition tests. |
Check(Evidence)
| ||
Copy()
| ||
override | Equals(object)
| |
FromXml(System.Security.SecurityElement)
| ||
FromXml(System.Security.SecurityElement, PolicyLevel)
| ||
override | GetHashCode()
| |
override | ToString()
| |
ToXml()
| ||
ToXml(PolicyLevel)
| ||
| System.Runtime.Serialization.ISerializable.GetObjectData |
Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object. | |
| System.Runtime.Serialization.IDeserializationCallback.OnDeserialization |
Runs when the entire object graph has been deserialized. |