SamlAttributeKeyComparer.Equals Method

Definition

Determines whether the specified objects are equal.

public bool Equals (Microsoft.IdentityModel.Tokens.Saml.SamlAttributeKeyComparer.AttributeKey x, Microsoft.IdentityModel.Tokens.Saml.SamlAttributeKeyComparer.AttributeKey y);
override this.Equals : Microsoft.IdentityModel.Tokens.Saml.SamlAttributeKeyComparer.AttributeKey * Microsoft.IdentityModel.Tokens.Saml.SamlAttributeKeyComparer.AttributeKey -> bool
Public Function Equals (x As SamlAttributeKeyComparer.AttributeKey, y As SamlAttributeKeyComparer.AttributeKey) As Boolean

Parameters

Returns

Implements

Applies to