开发者

GetLogoutUrl method missing in facebook c# sdk 5.2.1 .net 4

This method seems to be missing on the latest version of the sdk. Does anyone know why and what is the alternative method 开发者_C百科for logging out.


GetLogoutUrl method was marked obsolete in the previous releases as it doesn't provide the expected behavior. (you can read more about the details at http://bugs.developers.facebook.net/show_bug.cgi?id=17217)

You will need to use Facebook Javascript SDK to logout or programatically delete the cookies of the WebBrowser control inorder to logout of Facebook.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜