Base:
method
Matches
System.IdentityModel.Tokens.SecurityKeyIdentifierClause.Matches(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)
2 overrides of Matches
System.IdentityModel (2)
System\IdentityModel\Tokens\EncryptedKeyIdentifierClause.cs (1)
61public override bool Matches(SecurityKeyIdentifierClause keyIdentifierClause)
System\ServiceModel\Security\BinarySecretKeyIdentifierClause.cs (1)
49public override bool Matches(SecurityKeyIdentifierClause keyIdentifierClause)