System.Security.AccessControl.GenericAce.GetHashCode Method

Serves as a hash function for the System.Security.AccessControl.GenericAce class. The GenericAce.GetHashCode method is suitable for use in hashing algorithms and data structures like a hash table.

Syntax

public override sealed int GetHashCode ()

Returns

A hash code for the current System.Security.AccessControl.GenericAce object.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.AccessControl
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0