通过c#.net注销Gmail帐户 [英] Logout with gmail account through c# .net

查看:153
本文介绍了通过c#.net注销Gmail帐户的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用DotNetOpenAuth dll通过c#.net通过gmail认证来记录我的示例应用程序。



我成功登录我的gmail帐户,然后我想从我的Gmail帐户。我推荐这个链接用于登录gmail accout。

从这个答案: https://stackoverflow.com/a/1026384/237838



< blockquote>

我认为你误认为依赖方和OpenID提供商。以StackOverflow为例,SO是依赖方,其他网站(例如Google)是OpenID提供商。

在OpenID提供商(例如Google)选择为用户自己的目的忘记用户时说。


DotNetOpenId不提供这个功能是因为OpenID本身在其规范中没有这个功能。

i am using DotNetOpenAuth dll for logging my sample application through gmail authentication through c# .net.

I successfully login in my gmail account then i want to logout from my gmail account. I referred this link for login in gmail accout.

Login with gmail account through c# .net

解决方案

From this answer: https://stackoverflow.com/a/1026384/237838

I think you are mistaking the Relying Party and the OpenID Provider. Using StackOverflow as an example, SO is the Relying Party and other sites (e.g. Google) are the OpenID Provider(s).

The Relying Party (e.g. SO) has no say in when the OpenID Provider (e.g. Google) chooses to "forget" the user for their own purposes.

DotNetOpenId doesn't offer this feature because OpenID itself doesn't have this feature in its spec.

这篇关于通过c#.net注销Gmail帐户的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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