使用 oauth 访问 Gmail 的电子邮件

发布于 2024-11-18 14:45:09 字数 174 浏览 0 评论 0原文

我可以在我的应用程序中使用 OAuth 从 gmail 获取访问令牌。

现在我想使用 OAuth 访问令牌从 gmail 访问电子邮件,而不是通过提供用户名和密码。

我想阅读新邮件、发送邮件等。

您能帮我提供一些 C# 示例代码吗?我如何阅读新邮件、发送、回复等。

谢谢

I am able to get access token from gmail using OAuth in my application.

Now I want to access emails from gmail using OAuth Access token and not by providing User name and password.

I want to read new mail, send mail etc.

can you please help me with some sample code in c# that how could I read new mail, send, reply etc.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

爱给你人给你 2024-11-25 14:45:09

Mail.dll 支持开箱即用的 OAuth:

http://www.limilabs。 com/blog/oauth-with-imap

[请注意,这是我创建的商业产品]

Mail.dll supports OAuth out-of-the-box:

http://www.limilabs.com/blog/oauth-with-imap

[Please note that this is a commercial product I created]

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文