1 write to _endpointId
System.ServiceModel (1)
System\ServiceModel\Security\SctClaimsHandler.cs (1)
39_endpointId = endpointId;
2 references to _endpointId
System.ServiceModel (2)
System\ServiceModel\Security\SctClaimsHandler.cs (2)
47get { return _endpointId; } 121iaps.Add( new EndpointAuthorizationPolicy( _endpointId ) );