microsoft-graph-sdks专题提供microsoft-graph-sdks的最新资讯内容,帮你更好的了解microsoft-graph-sdks。
我想知道订阅(Microsoft Graph API)的生命周期是否有限?是否有与此相关的任何文档或指南...我找不到。
如何在不使用会话ID的情况下使用图形API将通知(主动消息)发送到“活动和聊天”窗口?
为callRecords创建订阅时,端点返回错误。 POST API请求发送至: <a href="https://graph.microsoft.com/v1.0/subscr
我的根本问题是:如何将架构扩展添加到ms图? <a href="https://docs.microsoft.com/en-us/graph/extensibility-sche
我的尝试: <pre><code>var user = (await client.Users.Request() .Select(x =&gt; new { x.Id, x.OtherMails, x.Identitie
我一直在阅读有关使用 C# 和长时间运行的任务的 Durable Functions 的内容,并试图想出一种方法来处理长时
团队, 如文档 (<a href="https://docs.microsoft.com/en-us/microsoftteams/platform/bots/calls-and-meetings/requirements-consid
可以通过使用 Graph Explorer 或 DeviceCodeProvider 成功获取用户的电子邮件。 <em><strong>DeviceCodeProvider</strong></em
要求是使用 Graph API Beta 从 Microsoft Bookings 访问详细信息。按照步骤 <a href="https://docs.microsoft.com/en-us/graph/a
MS Graph rest API 显示一个 <em><a href="https://docs.microsoft.com/en-us/graph/teams-list-all-teams?context=graph%2Fapi%2F1.0&amp;vie
我使用的是 .net Graph SDK (Microsoft.Graph) 3.21 版。我正在关注以下来自 Microsoft 的文档链接: <a href="https://doc
我们有一个 NET Core 3.1 Web 应用程序,其中用户在 Azure AD 中使用 <a href="https://docs.microsoft.com/en-us/azure/active
我是 SharePoint 开发应用程序的初学者,我不确定在这里问我的问题是否合适,因此请接受我对任何说服
我对 Office 365 订阅和我在 Azure AD 中为 OAuth 创建的应用程序有些困惑。 我以编程方式为 OAuth 创建了
我在使用 Nuget 安装最新的 Microsoft.Graph Sdk 后收到错误消息。我正在使用 .Net Framework 4.6 版本运行 Asp.Net MV
从示例 oauth <a href="https://github.com/microsoftgraph/aspnetcore-connect-sample" rel="nofollow noreferrer">app</a> 开始,我试
如何使用 Azure AD Graph 为用户更新 <code>$ grun Kernel file -tokens input.txt [@0,0:41=&#39;/*some stuff*/\n\nother stuff;\n\nP
C# 应用程序(.Net 框架 4.8)我正在处理依赖于技术用户 OneDrive 上存储的文件。文件通过 Microsoft Graph SDK
我想使用 Microsoft Graph Java SDK 检索由 Intune 管理的所有设备(托管设备)。我已在 Microsoft Azure 中创建了
尝试对 displayName 上的列表进行排序时,我不断收到上述错误,但是根据以下示例明确支持排序:<a href="h