http://technical-domain.blogspot.com/2009/05/handling-iheaderhandler-interface.html
Also this text from the url below
"The client code generated by the Office XP WS Toolkit does not
support the DCTM authentication tokens sent in the header of the SOAP
message. In order to make the client work, we have to override the
default behavior for handling the SOAP header. This can be done by
overriding the IHeaderHandler class used by the SoapClient30 object."
See the VBA client section specifically step 4 in the link below:
http://developer.emc.com/developer/Articles/wsf/Consumers_of_the_Web_Services_Framework.htm
I couldn't make either of the above work.
Would love to hear from anyone who has solved the problem of
customizing the SOAP header for web service authentication.
Bobalston at gmail DOT c o m