Aracılığıyla paylaş


WrappedKeySecurityToken.MatchesKeyIdentifierClause Yöntem

Tanım

Geçerli güvenlik anahtarı tanımlayıcı yan tümcesini eşitlik için belirtilen bir yan tümceyle karşılaştı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

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

Döndürülenler

true geçerli güvenlik anahtarı tanımlayıcı yan tümcesi belirtilene eşitse; aksi takdirde , false. Varsayılan değer: false.

Şunlara uygulanır