GET api/PrivilegeRole/GetUserPrivilegesByUserIDMenuID/{UserID}/{MenuID}

Gets the List Of Privileges

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserID

integer

Required

MenuID

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.