System.Security.Policy.HashMembershipCondition.Equals Method

Determines whether the HashMembershipCondition.HashValue and the HashMembershipCondition.HashAlgorithm from the specified object are equivalent to the HashMembershipCondition.HashValue and HashMembershipCondition.HashAlgorithm contained in the current System.Security.Policy.HashMembershipCondition.

Syntax

public override bool Equals (object o)

Parameters

o
The object to compare to the current System.Security.Policy.HashMembershipCondition.

Returns

true if the HashMembershipCondition.HashValue and HashMembershipCondition.HashAlgorithm from the specified object is equivalent to the HashMembershipCondition.HashValue and HashMembershipCondition.HashAlgorithm contained in the current System.Security.Policy.HashMembershipCondition; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.Policy
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0