As far as I know only a subset of WS-Security version 1.0 is supported in NETCF and it uses X.509 certificates. How can I obtain such a certificate to implement it in my application and prevent others to use my WCF service?
A:
This article describes how to create an X.509 certificate. And this one describes how to make a certificate accessible to WCF.
Mitch Wheat
2008-11-08 09:50:13