如何在asp.net中检索Facebook Connect的登录详细信息 [英] How to retrieve login detail of facebook connect in asp.net

查看:84
本文介绍了如何在asp.net中检索Facebook Connect的登录详细信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在asp.net中检索Facebook连接的登录详细信息(电子邮件,publish_stream,脱机访问,user_birthday,user_location,user_work_history,user_religion_politics,user_relationships)

How to retrieve login detail(email,publish_stream,offline_access,user_birthday,user_location,user_work_history,user_religion_politics,user_relationships) of facebook connect in asp.net

推荐答案

I希望这些步骤对您有帮助....

1.使用Facebook API,从Fb帐户的开发人员部分下载.
2.使用fbml代码和脚本通过fb帐户登录.
3.您需要使用fb上的在线网站名称进行申请.
可以帮助您填写所有必需的详细信息,并且您可以在asp.net网站上获得要使用的api和密钥.
4.您可以使用C#代码中的Facebook.dll来检索名称,个人资料图片,状态.
5.对于电子邮件,生日等,您需要为fb编写扩展权限的代码.

注意:所有测试都将在线上您的网站上进行.
I hope these steps help you....

1.Use Facebook API ,download from developer section of Fb account.
2.Use fbml code and script to for login by fb account.
3.You need to make an application with the name of your online website name on fb.
that help you to fill all required details and you got the api & secret key for using in your asp.net website.
4.You can retrieve name,profile pic,status by using Facebook.dll in c# code.
5.For email,b''day and etc..you need to write code for extended permission on fb.

Note:All testing will on online your website .


这篇关于如何在asp.net中检索Facebook Connect的登录详细信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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