How to get user details from OpenID server?

Posted by sri on Stack Overflow See other posts from Stack Overflow or by sri
Published on 2010-05-31T04:02:41Z Indexed on 2010/05/31 4:12 UTC
Read the original article Hit count: 144

Filed under:
|
|

I'm wanting to save some OpenId fields to a localdatabase table, such as

•Full Name •openid url •passworg

how to get those attributes from openid server?

please send me some example code in asp.net, c#...

© Stack Overflow or respective owner

Related posts about c#

Related posts about ASP.NET