如何在没有登录的情况下使用C#从Google云端硬盘获取文件列表? [英] How to get the file list from Google drive using C# without sign-in?

查看:79
本文介绍了如何在没有登录的情况下使用C#从Google云端硬盘获取文件列表?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

现在我正在使用asp.net C#,

我需要在没有登录的情况下从谷歌驱动器获取文件列表。

有可能吗?



我尝试了什么:



我已经从google drive获取了文件列表使用google drive API登录

解决方案

不!没有登录,您无法从驱动器获取任何文件。安全是基本的事情。


是的,没有签名这是不可行的。

如果你没有运行时间,你必须把凭证放在后端。

Now I am using asp.net C#,
I need to get the file list from google drive without the sign in.
Is it possible?

What I have tried:

I already got the file list from google drive using google drive API with sign-in

解决方案

NO! You can not get any file from the drive without login. Security is basic thing.


Yes, without sign In it is not feasible.
you have to put credential in backend if you are not putting on run time.


这篇关于如何在没有登录的情况下使用C#从Google云端硬盘获取文件列表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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