WSE 3.0 Client calling WCF Service with Username Token - Example
- by abe
Can someone please provide a complete example of the following scenario with code:
WSE 3.0 client - consuming WCF service.
WSE client is using username token in code. WCF service needs to authenticate username token.
Thanks