GET api/UserRights/GetUserRightsForViewbyUserId?EntryUser={EntryUser}&CompanyId={CompanyId}&AppId={AppId}&AppModuleId={AppModuleId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
EntryUser

integer

Required

CompanyId

integer

Required

AppId

integer

Default value is 0

AppModuleId

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.