Skip to content

Commit b7d69d1

Browse files
authored
avoid PII
1 parent e427aca commit b7d69d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/entra/entra-id/users-groups-entra-apis/memberof-api-returns-null-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Here's a sample JSON response:
3030
"value": [
3131
{
3232
"@odata.type": "#microsoft.graph.group",
33-
"id": "b0a133d4-3f3d-4990-be22-879151155f19",
33+
"id": "00000003-0000-0000-c000-000000000000",
3434
"deletedDateTime": null,
3535
"classification": null,
3636
"createdDateTime": null,

0 commit comments

Comments
 (0)