FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A getUserPermissionsResponse message contains an element of getUserPermissionsResponseType.
Type getUserPermissionsResponseType
Contains elements as defined in the following table.
Component | Type | Occurs | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
1..1 | |||||||||||
statusInfo | StatusInfoType | 1..1 |
|
|||||||||
responseData | getUserPermissionsResponseDataType | 0..1 | See getUserPermissionsResponseDataType. |
|||||||||
Name | Type |
---|---|
getUserPermissions | Method |
The following XML fragment illustrates a getUserPermissionsResponse message:
<getUserPermissionsResponse>
<userName>jsmith@example.com</userName>
<domainName>domain.com</domainName>
</getUserPermissionsResponse>