Aracılığıyla paylaş


EncryptedSecurityToken.MatchesKeyIdentifierClause Yöntem

Tanım

Bu örneğin anahtar tanımlayıcısının belirtilen anahtar tanımlayıcısına çözümlenip çözümlenemeyeceğini belirten bir değer döndürür.

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

Parametreler

keyIdentifierClause
SecurityKeyIdentifierClause

Bu örnekle karşılaştıracak bir anahtar tanımlayıcı yan tümcesi.

Döndürülenler

true belirtilen anahtar tanımlayıcı yan tümcesi bu örnek tarafından çözümlenebilirse; aksi takdirde false.

Açıklamalar

'den SecurityTokendevralındı.

Şunlara uygulanır

Ayrıca bkz.