SamlAttributeKeyComparer.GetHashCode Method

Definition

Overloads

GetHashCode(SamlAttributeKeyComparer+AttributeKey)

GetHashCode(SamlAttributeKeyComparer+AttributeKey)

Returns a hash code for the specified object.

public int GetHashCode (Microsoft.IdentityModel.Tokens.Saml.SamlAttributeKeyComparer.AttributeKey obj);
override this.GetHashCode : Microsoft.IdentityModel.Tokens.Saml.SamlAttributeKeyComparer.AttributeKey -> int
Public Function GetHashCode (obj As SamlAttributeKeyComparer.AttributeKey) As Integer

Parameters

Returns

Implements

Applies to