PrivilegeService.getEffectiveAccountPrivileges Method

Gets the effective application privileges for the specified account.
 

Parameters

accountId

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

Return Value


Type: jQuery.Promise
Value: Array
Element Value: String
A promise object that is resolved when the call is complete. If successful, an array of String (the IDs) is returned.