MenuProfileReportResponse
MenuProfileReportResponse object, encapsulating the results of the menu profile report.
Properties
| Name | Description |
|---|---|
| Data | Holds the total number of rows in the report. You can paginate accordingly. |
| Data | It contains information about which menu items the user is authorized for and with which authorization groups he/she received these authorizations. |
Constructors
| Name | Description |
|---|---|
| MenuProfileReportResponse(data, totalCount) | Initializes a new instance of the MenuProfileReportResponse class. |