PrivilegeService.getGroupPrivileges Method

Gets the application privileges for the specified group.
 

Parameters

groupId

Type: String
The ID of the group to get the account privileges for.

Return Value


Type: jQuery.Promise
Value: Array
Element Value: PrivilegeAssignment
A promise object that is resolved when the call is complete. If successful, an array of dundas.filesystem.PrivilegeAssignment is returned.