Aracılığıyla paylaş


SecurityContextSecurityToken.MatchesKeyIdentifierClause Yöntem

Tanım

Geçerli belirtecin anahtar tanımlayıcı yan tümcesinin belirtilen bir anahtar tanımlayıcı yan tümcesi ile eşleşip eşleşmediğini gösterir.

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

Belirtilen anahtar tanımlayıcı yan tümcesi.

Döndürülenler

true geçerli belirtecin anahtar tanımlayıcı yan tümcesi belirtilen bir anahtar tanımlayıcı yan tümcesi ile eşleşiyorsa; aksi takdirde , false. Varsayılan değer: false.

Şunlara uygulanır