PrivilegeService.getAccountPrivileges Method
        
 Gets the 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: PrivilegeAssignment
        
A promise object that is resolved when the call is complete.
 If successful, an array of dundas.filesystem.PrivilegeAssignment is returned.