WS-Security

WS-Security (Web Services Security) authentication creates a security token in the SOAP header. The SBM credentials are passed as a Username token and a Base64-encoded password.

To define WS-Security in Visual Studio .NET, add a Username token to the SOAP header, which contains the plain text user ID and the Base64-encoded password.