Skip to main content

MenuProfileReportResponse

MenuProfileReportResponse object, encapsulating the results of the menu profile report.

Properties

NameDescription
DataHolds the total number of rows in the report. You can paginate accordingly.
DataIt contains information about which menu items the user is authorized for and with which authorization groups he/she received these authorizations.

Constructors

NameDescription
MenuProfileReportResponse(data, totalCount)Initializes a new instance of the MenuProfileReportResponse class.