IAdmReportCategoryContainer

The IAdmReportCategoryContainer interface represents the container where report categories are stored. The container is located at the Adaxes Configuration Server (AD LDS).

Inheritance: IAdmTop

To use the IAdmReportCategoryContainer interface, you need to bind to the Report Categories container using the "ReportCategories" alias.

Methods

Details

GetReportCategories()

Returns an array of all report categories.

IAdmReportCategory[] GetReportCategories()

Requirements

Minimum required version: 2018.1

See also