|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
An updateUserRolesResponse message contains an element of updateUserRolesResponseType.
Type updateUserRolesResponseType
Contains elements as defined in the following table.
| Component | Type | Occurs | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1..1 | |||||||||||
| statusInfo | StatusInfoType | 1..1 |
|
|||||||||
| failedData | failedUpdateUserRolesDataListType | 0..1 | See failedUpdateUserRolesDataListType. |
|||||||||
| Name | Type |
|---|---|
| updateUserRoles | Method |
The following XML fragment illustrates a successful updateUserRolesResponse message:
<updateUserRolesResponse>
<statusInfo>
<status>SUCCESS</status>
</statusInfo>
</updateUserRolesResponse>