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