سؤال

If I use Asp.net,I can add sts, and get user infomation from Claims.

But now I have a winform application, so I can't add STS reference in my project. I need to let user login my app with Google account.

I can get SWT token in code behind. But I don't know how to use this SWT get user account information. Can any body help? Thanks very much!

هل كانت مفيدة؟

المحلول

for Live ID, you can only get NameIdentifier claim.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top