简体   繁体   English

C#Facebook SDK访问令牌处理

[英]C# Facebook SDK Access Token Handling

I found C# Facebook SDK http://csharpsdk.org/ (not sure Official or not). 我发现了C#Facebook SDK http://csharpsdk.org/ (不确定是否正式)。 I want to use graph api search function using C#, I need access Access Token to use graph api, question is can I store access token parmanent as long as I have access to facebook app? 我想使用C#使用图API搜索功能,我需要访问访问令牌才能使用图API,问题是只要我可以访问Facebook应用程序,我是否可以永久存储访问令牌?

This is not possible anymore. 这不可能了。 It was possible with Offline access permission. 拥有离线访问权限是可能的。 But this is a permission that is or will be removed by faceboob. 但这是Faceboob将会或将要删除的许可。 See the facebook information site for more information. 请参阅facebook信息网站以获取更多信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM