Skip to main content

MenuProfileReportResponse

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

Properties

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

Constructors

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