你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Get-AzureADContactMembership
本文提供从 Get-AzureADContactMembership 命令到 Microsoft Graph PowerShell 的迁移详细信息。
总结
- Azure AD 命令: Get-AzureADContactMembership
- Azure AD 模块:AzureAD
- Microsoft Graph 命令: Get-MgContactMemberOf (社区示例)
- Graph 模块:Microsoft.Graph.Identity.DirectoryManagement
- 图形终结点:GET /contacts/{orgContact-id}/memberOf |/contacts/{orgContact-id}/memberOf/{directoryObject-id}
权限
权限类型 | 权限(按权限从低到高排序) |
---|---|
委托的(工作或学校帐户) | OrgContact.Read.All 和 Group.Read.All、Directory.Read.All |
委托的(个人 Microsoft 帐户) | 不支持。 |
应用程序 | OrgContact.Read.All 和 Group.Read.All、Directory.Read.All |
属性映射
Azure AD 名称 | Microsoft Graph 名称 |
---|---|
ObjectId | OrgContactId |
全部 | 全部 |
顶部 | 顶部 |