如何以编程方式提取 Windows Phone 的 LiveID? [英] How to programmatically extract Windows Phone's LiveID?

查看:18
本文介绍了如何以编程方式提取 Windows Phone 的 LiveID?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有什么方法可以查找与电话相关的 liveID(类似于 myliveid@hotmail.co.uk)?我认为这在 Android 中是可能的.UserExtendedProperties.TryGetValue("ANID") 不会有帮助吗?谢谢

Is there any way to look up liveID related to a phone (in a way like myliveid@hotmail.co.uk)? I think it was possible in Android. Wouldn't UserExtendedProperties.TryGetValue("ANID") be helpful? Thanks

推荐答案

如果你运行 UserExtendedProperties.TryGetValue("ANID") 你会得到一个 GUID(windows live 匿名 ID),但你不能使用那个 GUID将其链接到诸如 myliveid@hotmail.co.uk 之类的 Live ID

If you run UserExtendedProperties.TryGetValue("ANID") you'll get a GUID (the windows live anonymous id), but you can't use that GUID to link it to an Live ID like myliveid@hotmail.co.uk

这篇关于如何以编程方式提取 Windows Phone 的 LiveID?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆