Custom Security Tokens

For custom security credentials that are not natively supported by the Web Services Enhancements for Microsoft .NET (WSE), you can either create a custom binary security token or a custom XML security token based on those security credentials. Depending on the capabilities of the underlying key, you can then use that security token to digitally sign and/or encrypt SOAP messages. For more information about creating a custom security token, see Creating Custom Security Tokens.

Section

See Also

Other Resources

Creating Custom Security Tokens