static protected void ThrowIfFault(Message message, EndpointAddress target) { SecurityUtils.ThrowIfNegotiationFault(message, target); }