1 write to MapExceptionsToSoapFaults
System.ServiceModel (1)
System\ServiceModel\Security\FederatedSecurityTokenManager.cs (1)
396adapter.MapExceptionsToSoapFaults = true;
4 references to MapExceptionsToSoapFaults
System.ServiceModel (4)
System\ServiceModel\Security\WsSecurityTokenSerializerAdapter.cs (4)
234if ( !( MapExceptionsToSoapFaults && _exceptionMapper.HandleSecurityTokenProcessingException( ex ) ) ) 292if ( !( MapExceptionsToSoapFaults && _exceptionMapper.HandleSecurityTokenProcessingException( ex ) ) ) 429if ( !( MapExceptionsToSoapFaults && _exceptionMapper.HandleSecurityTokenProcessingException( ex ) ) ) 474if ( !( MapExceptionsToSoapFaults && _exceptionMapper.HandleSecurityTokenProcessingException( ex ) ) )