Base:
method
Matches
System.IdentityModel.Tokens.SecurityKeyIdentifierClause.Matches(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)
1 reference to Matches
System.IdentityModel (1)
System\IdentityModel\Tokens\WrappedSaml2AssertionKeyIdentifierClause.cs (1)
68return this.clause.Matches(keyIdentifierClause);