|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
See getUserPermissionsResponseDataType.
Type getUserPermissionsResponseDataType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description |
|---|---|---|---|
|
1..1 | ||
| userName | string | 1..1 | The username from the input. |
| accountType | string | 1..1 | The account type of the first account the user belongs to. |
| permissions | permissionListType | 1..1 | The list of permissions that the user has been granted. This will be shown as a string roughly in the format "platform:view.and.manage.users". See permissionListType. |
| Name | Type |
|---|---|
| getUserPermissionsResponseType | Complex Type |