GroupService.getMemberOf Method
Gets the group membership for the specified ID.
Parameters
- id
-
Type: String
The ID of the account/group.
- includeInherited
-
Type: Boolean
(optional) True if inherited groups should be included. By default, this is true.
Optional: True
Return Value
Type: jQuery.Promise
Value: Array
Element Value: MemberOf
A promise object that is resolved when the call is complete.