WS Security
WS-S-4a Username Signing
Secure SOAP Client using Username and Password for signing
Example
- This example demonstrates how to make signed SOAP message.
- The signed message contains Username and password in the Security header.
- In that example no encrypted data is sent.
- The server checks credentials against database users and ensures it's validity.
To run .NET client using Username signed message, against Virtuoso service you need:
- Microsoft WSE 2.0 installed
- Edit the Makefile and specify in CSLIBFLAGS where Microsoft.Web.Services.DLL resides.
- compile the example issuing nmake command in the tutorial/services/ws_s_4a directory.
| View the source | Action |
|---|---|
| 1. UsernameClient.cs | |
| 2. UsernameClient2.cs | |
| 3. username_signing_client.vsp | Run |
OpenLink Home
Technical Support