小编Shi*_*ngh的帖子

从.NET Backend Azure Mobile Service中的身份验证令牌获取名称,电子邮件ID等用户信息

我正在使用Azure移动服务向我的Windows应用商店应用添加身份验证.根据移动服务文档中的这篇文章,我能够获得UserId以及MobileServiceAuthenticationToken(包括Google和Microsoft帐户)

我的问题是如何在后端移动服务中获取用户信息name, email Id等.我已经阅读了各种文章,解释了如何在Backend移动服务中完成此操作,但在后端移动服务中找不到任何正确实现的内容.MobileServiceAuthenticationToken.NETJavascriptC# + .NET

任何指针赞赏.

谢谢

c# authentication azure azure-mobile-services

4
推荐指数
1
解决办法
6806
查看次数

标签 统计

authentication ×1

azure ×1

azure-mobile-services ×1

c# ×1