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