简体   繁体   English

哪个库用于OneDrive访问

[英]Which library to use for OneDrive access

I am trying to make requests to OneDrive but as I am reading documentation I am not sure which oauth2 library to use. 我正在尝试向OneDrive发出请求,但是在阅读文档时,我不确定要使用哪个oauth2库。 Here is link to recommended oauth2 library where I should choose from supported third party providers . 这里是推荐的oauth2库的链接,我应该从受支持的第三方提供商中进行选择。 I am not sure whether to choose Microsoft or Auzre Active Directory 我不确定要选择Microsoft还是Auzre Active Directory

I would say "it depends". 我会说“取决于”。

For OneDrive for Business - the Office 365 version, your users are in Azure Active Directory. 对于OneDrive for Business-Office 365版本,您的用户位于Azure Active Directory中。

The home version of OneDrive just requires a Microsoft Account. OneDrive的家庭版仅需要一个Microsoft帐户。 Then you should use that authentication directory. 然后,您应该使用该身份验证目录。

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

相关问题 OneDrive SDK:如何使用单租户应用程序访问 onedrive 文件? - OneDrive SDK : how can I use single tenant app to access onedrive files? 需要在azure活动目录中设置哪些权限才能访问用户的onedrive业务帐户? - Which permissions are required to be set in azure active directory, to access a user's onedrive business account? 限制 Azure 应用程序访问 OneDrive 中的特定文件夹 - Restrict Azure Application access to a specific folder in OneDrive 使用 client_credentials 访问 Personal OneDrive API - Access Personal OneDrive API with client_credentials 使用NodeJS访问OneDrive for Business Javascript无响应 - OneDrive for Business Javascript access with NodeJS no response 无法访问租户间的 OneDrive 存储 - Cannot access OneDrive storage for inter tenant 我应该为队列使用哪个 .NET Azure 服务总线库? - Which .NET Azure Service Bus library should I use for queues? 如何从我的 MVC 应用程序访问 OneDrive for business - How to access OneDrive for business from my MVC app 用于访问用户 OneDrive 的 Microsoft Graph API 代码库解决方案 - Microsoft Graph API code-base solution to access a user OneDrive 使用 Azure AD 多租户访问个人帐户 Onedrive - Access personal accounts Onedrive with Azure AD Multi tenant
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM