0

I am new to node.js, want to know whether there is any library to consume WCF service with ServiceContract(ProtectionLevel = System.Net.Security.ProtectionLevel.EncryptAndSign) in Node.JS application.

I was using WCF.JS to consume WCF service with no protection level and it was working fine. Now after including the ProtectionLevel at ServiceContract in WCF, the call is not working.

It will be good, if someone can shed some light on how to access the WCF with protection level.

Thanks in Advance.

Used wcf.js to consume WCF with wshttpbinding without any protectionlevel. But the code is not working once the protectionlevel is added to ServiceContract of WCF service.

Ashok
  • 1

0 Answers0