Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to config/costom a WS Security to SOAP header › Re: How to config/costom a WS Security to SOAP header
October 31, 2008 at 2:14 PM
#21109
The SOAP adapter does not support WS-Security. You can use the WCF-WSHttp adapter. Here is a link on configuring a WCF-WSHttp send port: http://msdn.microsoft.com/en-us/library/bb245939.aspx.