Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Get live id from WP7

how can I get the local windows live id from a mobile phone with windows phone? is it possible?

like image 713
Alessandro Lallo Avatar asked Mar 20 '26 23:03

Alessandro Lallo


1 Answers

You can use a webbrowser control with the live messenger connect SDK to get the user's information to your server side database, or use other services that offer Windows Live Id authentication such as the Windows Azure Access Control Service.

like image 177
Sheng Jiang 蒋晟 Avatar answered Mar 23 '26 21:03

Sheng Jiang 蒋晟