使用LinqToTwitter.dll执行oauth授权

时间:2013-06-19 11:03:20

标签: winforms c#-4.0 twitter linq-to-twitter

如何使用LinqToTwitter dll文件在C#Desktop Application中执行OAUTH授权。 请提供逐步完成此任务的过程。

1 个答案:

答案 0 :(得分:1)

我刚刚在此页面上创建了一个Windows窗体演示:

https://linqtotwitter.codeplex.com/wikipage?title=LINQ%20to%20Twitter%20Samples

以下是解释OAuth的LINQ to Twitter安全文档,并提供了使用OAQ与LINQ到Twitter的不同方法:

https://linqtotwitter.codeplex.com/wikipage?title=Securing%20Your%20Applications&referringTitle=Documentation

更新...

Windows Forms演示现在是可下载源代码的一部分:

http://linqtotwitter.codeplex.com/SourceControl/latest#ReadMe.txt