Hi I want login to my webapplication using windows live ID credential, is there any api or dll available for this?
Is there any api by which i can login (OpenId) in my web application using windows live Id credential
263 Views Asked by Amit Patel At
2
There are 2 best solutions below
0

Take a look at Windows Live Connect and the Live Connect Developers Guide. Microsoft's API has changed several times for Windows Live ID, but this is the most current API.
See the links
Windows live ID authentication
Getting client ID for web authentication
Using Open ID in asp.net mvc application