Hi. I have found not too much articles based on this issue, but much more help questions
So my in similar. I have tried to use
Java service with
Username Authentication with Symmetric Keys (UA), from C# win application. I have finally got the right proxy classes, and also the next exception :
So, as much as I have concluded, I didn't at any place during configuration of WSDL, specify the username, because when I had no option to do so ( I am using Visual Studio 2008).
When I had create a Java client, I specify in the NetBeans username, andit works fine. So, my question is, generally how to specify this WSIT credentials (because I would maybe have a need for Mutual Certificates Security (MCS) or STS Issued Token (STS), et.)?
Does anyone can provide me the solution, or to point at the place of potential solution?
Thanks in advance !