System.Security.Policy.HashMembershipCondition.HashValue Property

Gets or sets the hash value for which the membership condition tests.

Syntax

public byte[] HashValue { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If the number of bytes in the hash value is incorrect for the current hash algorithm, the membership condition never finds a match.

Requirements

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