This method is supported by POA starting from version 2.6.5
This method allows to obtain the list of Service Users with their properties for the Subscription specified.
The method has the following input parameters:
Name |
Type |
Short Description |
|
int |
The ID of Subscription. |
The method returns the array of structures:
Name |
Type |
Short Description |
|
int |
The ID of Service User. |
|
string |
The "Display Name" property of Service User. |
|
string |
Service User's login. |