Mono Class Library: Overview

System.Security.Policy.HashMembershipCondition: Members

The members of System.Security.Policy.HashMembershipCondition are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

HashAlgorithmSystem.Security.Cryptography.HashAlgorithm. Documentation for this section has not yet been entered.
HashValuebyte[]. Documentation for this section has not yet been entered.

Public Methods

Check(Evidence) : bool
Documentation for this section has not yet been entered.
Copy() : IMembershipCondition
Documentation for this section has not yet been entered.
override
Equals(object) : bool
Documentation for this section has not yet been entered.
FromXml(System.Security.SecurityElement)
Documentation for this section has not yet been entered.
FromXml(System.Security.SecurityElement, PolicyLevel)
Documentation for this section has not yet been entered.
override
GetHashCode() : int
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
ToXml() : System.Security.SecurityElement
Documentation for this section has not yet been entered.
ToXml(PolicyLevel) : System.Security.SecurityElement
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Runtime.Serialization.ISerializable.GetObjectDataDocumentation for this section has not yet been entered.
System.Runtime.Serialization.IDeserializationCallback.OnDeserializationDocumentation for this section has not yet been entered.