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