【发布时间】:2021-07-31 21:08:37
【问题描述】:
我正在尝试使用 Microsoft Graph API 获取 Sharepoint 在线站点的用户组。但我没有得到以下 Sharepoint rest API 的任何等效图形 API:
/_api/web/SiteUsers/GetByEmail('xxxxx@xxxxx.com')?$expand=Groups
我想要共享点组而不是 AD 组。 提前致谢。
【问题讨论】:
标签: microsoft-graph-api sharepoint-online