BinarySecretKeyIdentifierClause.Matches(SecurityKeyIdentifierClause) Metod

Definition

Jämför om nyckeln för en angiven sats matchar den här instansens nyckel.

public:
 override bool Matches(System::IdentityModel::Tokens::SecurityKeyIdentifierClause ^ keyIdentifierClause);
public override bool Matches(System.IdentityModel.Tokens.SecurityKeyIdentifierClause keyIdentifierClause);
override this.Matches : System.IdentityModel.Tokens.SecurityKeyIdentifierClause -> bool
Public Overrides Function Matches (keyIdentifierClause As SecurityKeyIdentifierClause) As Boolean

Parametrar

Returer

trueom det finns en matchning; annars . false

Gäller för