3 overrides of Matches
System.ServiceModel.Federation (2)
System\IdentityModel\Tokens\Saml2AssertionKeyIdentifierClause.cs (1)
55
public override bool
Matches
(SecurityKeyIdentifierClause keyIdentifierClause)
System\IdentityModel\Tokens\SamlAssertionKeyIdentifierClause.cs (1)
44
public override bool
Matches
(SecurityKeyIdentifierClause keyIdentifierClause)
System.ServiceModel.Primitives (1)
netstandard.cs (1)
359
public override bool
Matches
(SecurityKeyIdentifierClause keyIdentifierClause) => default;