1 write to endpointFilterTable
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (1)
308this.endpointFilterTable = value;
2 references to endpointFilterTable
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionSecurityTokenAuthenticator.cs (2)
303return this.endpointFilterTable; 921SecurityUtils.MatchRstWithEndpointFilter(request, this.endpointFilterTable, this.listenUri);