2 references to MatchesKeyIdentifierClause
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityHeaderTokenResolver.cs (2)
77if (ExpectedWrapperTokenParameters.MatchesKeyIdentifierClause(ExpectedWrapper, keyIdentifier[i], SecurityTokenReferenceStyle.External)) 157if (_tokens[i].TokenParameters != null && _tokens[i].TokenParameters.MatchesKeyIdentifierClause(token, keyIdentifierClause, _tokens[i].AllowedReferenceStyle))