System.Security.Principal.IdentityReference.GetHashCode Method

Serves as a hash function for System.Security.Principal.IdentityReference. IdentityReference.GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.

Syntax

public abstract int GetHashCode ()

Returns

The hash code for this System.Security.Principal.IdentityReference object.

Remarks

Documentation for this section has not yet been entered.

Requirements

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