2 references to ShouldMatchRstWithEndpointFilter
System.ServiceModel (2)
System\ServiceModel\Security\AcceleratedTokenAuthenticator.cs (1)
157
this.shouldMatchRstWithEndpointFilter = SecurityUtils.
ShouldMatchRstWithEndpointFilter
(this.bootstrapSecurityBindingElement);
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (1)
1135
this.shouldMatchRstWithEndpointFilter = SecurityUtils.
ShouldMatchRstWithEndpointFilter
(this.bootstrapSecurityBindingElement);