The GetSingleUserPermission function returns the userPermission object for the given primary key.
Method | /GetSingleUserPermission |
The request body is of type GetSingleUserPermission.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleUserPermissionResponse.
Name | Description | Data Type |
---|---|---|
GetSingleUserPermissionResult | UserPermissionInfo |
|