1 write to EndpointFilterTable
System.ServiceModel (1)
System\ServiceModel\Security\ServiceCredentialsSecurityTokenManager.cs (1)
122authenticator.EndpointFilterTable = endpointFilterTable;
1 reference to EndpointFilterTable
System.ServiceModel (1)
System\ServiceModel\Security\AcceleratedTokenAuthenticator.cs (1)
212SecurityUtils.MatchRstWithEndpointFilter(request, this.EndpointFilterTable, this.ListenUri);