Aracılığıyla paylaş


BinarySecretKeyIdentifierClause.Matches(SecurityKeyIdentifierClause) Yöntem

Tanım

Belirtilen yan tümcenin anahtarının bu örneğin anahtarıyla eşleşip eşleşmediğini karşılaştırır.

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

Parametreler

keyIdentifierClause
SecurityKeyIdentifierClause

Eşleştirecek SecurityKeyIdentifierClause .

Döndürülenler

true bir eşleşme varsa; aksi takdirde , false.

Şunlara uygulanır