privilege_mgr_list_many
Back to SOAP Architecture Method Reference
Description
The privilege_mgr_list_many method lists details of specific privileges for users on your domains.
Note: Not all privileges are available to clients. Also, privileges can apply across more than one domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
ids | A comma-delimited list of the unique ID#s of privileges you want to list. | string | O |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of your privilege. | bstypes:ResourceId | R |
name | Name of the privilege. | string | R |
active | Indicates whether the resource is in an active or inactive state. | boolean | R |
description | Brief description of the privilege. | string | R |