The GetSinglePermission function returns the permission object for the given primary key.
Method | /GetSinglePermission |
The request body is of type GetSinglePermission.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePermissionResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePermissionResult | PermissionInfo |
|