Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果我使用 Asp.net,我可以添加 sts,并从 Claims 获取用户信息。
但是现在我有一个winform应用程序,所以我不能在我的项目中添加STS引用。我需要让用户使用 Google 帐户登录我的应用程序。
我可以在后面的代码中获取 SWT 令牌。但我不知道如何使用这个 SWT 获取用户帐户信息。任何身体都可以帮忙吗?非常感谢!
对于 Live ID,您只能获取 NameIdentifier 声明。
I'm using to fallback to default image if there is no concrete image for current item. This is working properly for firefox and even for IE8+ but chrome always display default image.