Documentation for this section has not yet been entered.
To verify that a SOAP header is sent to an XML Web service, confirm that the member specified in the SoapHeaderAttribute.MemberName property is null. If it is null, the SOAP header was not sent.
In version 1.0 of the .NET Framework SDK, the SoapHeaderAttribute.Required property indicates whether a SOAP header must be understood and processed by the recipient XML Web service or XML Web service client. If a recipient did not process the SOAP header an exception was thrown.