Missing Id property in Identity resource type Microsoft Graph API
问题 I'm trying to list all the users/emails who have access to a file in a Document Library. That includes getting the transitive members of groups with assigned permissions to the file. I'm able to get the list of permissions for the file using Graph Api (using the permissions endpoint) but some of the groups come without an Id and only show the display name on the property "grantedTo". The documentation for the Identity resource type says that this can happen for some scenarios, but does not