FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The getUserPermissions operation returns a list of permissions based on the roles a given user has within their accounts. This takes in a username and domain name as inputs and returns out a list of permissions, the user's name and account type.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | getUserPermissionsRequestType | Input |
A getUserPermissionsResponse element having the structure defined by the following table.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
statusInfo | StatusInfoType |
|
|||||||||
responseData | getUserPermissionsResponseDataType | See getUserPermissionsResponseDataType. |