c# - Consume soap services using WSSE security with sign & encrypted header/body -
i have web service wsdl document @ http://www.foistest.indianrail.gov.in/fois/foisservice?wsdl
how consume c#.net.
i have username, password, security certificate(.der file), keystore file(.jks file), 
i have alias, storepassword , keypassword
i want connect sayhello method.
 
 
  
Comments
Post a Comment