Share via


Issuing Custom Security Tokens

When a custom security token service is configured to issue custom security tokens, a SOAP message sender can use the security token to sign and/or encrypt a SOAP message between itself and the target Web service.

This section demonstrates how to create a class that represents a custom security token service, then how to configure that service, and, finally, how to obtain a security token from that service.

In This Section