0
kicks
Using Cardspace authentication with .Net Services
If you want to use CardSpace authentication in your .Net services, then all you need to do is don’t add any authentication type to your binding ;) Confused? Well, .Net Services by default uses CardSpace Authentication. So, all you need to supply is just your solution name and automatically you...