<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > Servizi Core > Jamio ACL > ReadDistributionList |
Service
Method
ReadDistributionList
Description
Reads the distribution list of a given resource for a specific permission.
Application types supported:
•Data
•Identity
•Document
•Aggregation
Input |
|||
Name |
Description |
Type |
Optional |
serverAddress |
Server address for an external Domain (or "" for the current Domain) |
String |
Y |
token |
The session token (for the current session in the current Domain may be null or empty) |
String |
Y |
resourceReference |
The resource reference. |
Reference |
|
permission |
The permission. Permission supported are: ReadResource, UpdateResource, DeleteResource, ShareResource. |
|
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
The distribution list (list of NamedReference) |
List of Reference |
|