You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api-reference/beta/api/directoryobject-getmembergroups.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -24,12 +24,14 @@ One of the following permissions is required to call this API. To learn more, in
24
24
25
25
### Group memberships for a directory object
26
26
27
+
Here, the permission allows you to read *any* directory object, regardless of the object type. To scope the operation to a specific object type and use lesser-privileged permissions, refer to other permissions tables on this page.
28
+
27
29
<!-- { "blockType": "ignored" } // Note: Removing this line will result in the permissions autogeneration tool overwriting the table. -->
28
30
|Permission type | Permissions (from least to most privileged) |
|Delegated (work or school account) |User.ReadBasic.All and GroupMember.Read.All, User.Read.All and GroupMember.Read.All, User.ReadBasic.All and Group.Read.All, User.Read.All and Group.Read.All, Directory.Read.All |
32
+
|Delegated (work or school account) | Directory.Read.All |
31
33
|Delegated (personal Microsoft account) | Not supported. |
32
-
|Application |User.Read.All and GroupMember.Read.All, User.Read.All and Group.Read.All, Directory.Read.All |
34
+
|Application | Directory.Read.All |
33
35
34
36
### Group memberships for a user
35
37
@@ -38,7 +40,7 @@ One of the following permissions is required to call this API. To learn more, in
|Delegated (work or school account) | User.ReadBasic.All and GroupMember.Read.All, User.Read.All and GroupMember.Read.All, User.ReadBasic.All and Group.Read.All, User.Read.All and Group.Read.All, Directory.Read.All |
40
42
|Delegated (personal Microsoft account) | Not supported. |
41
-
|Application | User.Read.Alland GroupMember.Read.All, User.Read.All and Group.Read.All, Directory.Read.All |
43
+
|Application | User.ReadBasic.All and GroupMember.Read.All, User.Read.All and GroupMember.Read.All, User.ReadBasic.All and Group.Read.All, User.Read.All and Group.Read.All, Directory.Read.All |
Copy file name to clipboardExpand all lines: api-reference/v1.0/api/directoryobject-getmembergroups.md
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -23,12 +23,14 @@ One of the following permissions is required to call this API. To learn more, in
23
23
24
24
### Group memberships for a directory object
25
25
26
+
Here, the permission allows you to read *any* directory object, regardless of the object type. To scope the operation to a specific object type and use lesser-privileged permissions, refer to other permissions tables on this page.
27
+
26
28
<!-- { "blockType": "ignored" } // Note: Removing this line will result in the permissions autogeneration tool overwriting the table. -->
27
29
|Permission type | Permissions (from least to most privileged) |
|Delegated (work or school account) |User.ReadBasic.All and GroupMember.Read.All, User.Read.All and GroupMember.Read.All, User.ReadBasic.All and Group.Read.All, User.Read.All and Group.Read.All, Directory.Read.All |
31
+
|Delegated (work or school account) | Directory.Read.All |
30
32
|Delegated (personal Microsoft account) | Not supported. |
31
-
|Application |User.Read.All and GroupMember.Read.All, User.Read.All and Group.Read.All, Directory.Read.All |
33
+
|Application | Directory.Read.All |
32
34
33
35
### Group memberships for a user
34
36
@@ -37,7 +39,7 @@ One of the following permissions is required to call this API. To learn more, in
|Delegated (work or school account) | User.ReadBasic.All and GroupMember.Read.All, User.Read.All and GroupMember.Read.All, User.ReadBasic.All and Group.Read.All, User.Read.All and Group.Read.All, Directory.Read.All |
39
41
|Delegated (personal Microsoft account) | Not supported. |
40
-
|Application | User.Read.Alland GroupMember.Read.All, User.Read.All and Group.Read.All, Directory.Read.All |
42
+
|Application | User.ReadBasic.All and GroupMember.Read.All, User.Read.All and GroupMember.Read.All, User.ReadBasic.All and Group.Read.All, User.Read.All and Group.Read.All, Directory.Read.All |
0 commit comments