|
ILicensingProviderGetDatabaseReport Method
|
Gets a set of summary items representing problems or inconsistencies in the licensing database entities.
Namespace: RCS.Carbon.Licensing.SharedAssembly: RCS.Carbon.Licensing.Shared (in RCS.Carbon.Licensing.Shared.dll) Version: 9.1.22
SyntaxTask<ReportItem[]> GetDatabaseReport()
Return Value
TaskReportItemAn asynchronous Task with a Result containing an array of report items.
See Also