System.Security.Permissions.KeyContainerPermissionAccessEntry.GetHashCode Method

Gets a hash code for the current instance that is suitable for use in hashing algorithms and data structures such as a hash table.

Syntax

public override int GetHashCode ()

Returns

A hash code for the current System.Security.Permissions.KeyContainerPermissionAccessEntry object.

Remarks

Serves as a hash function for the System.Security.Permissions.KeyContainerPermissionAccessEntry, suitable for use in hashing algorithms and data structures such as a hash table.

Requirements

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