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