IAdmPasswordSelfServiceReport
The IAdmPasswordSelfServiceReport interface represents a Password Self-Service report.
Inheritance: IUnknown
Properties
- 
Property
 - 
Description
 - 
ReportType
 - 
Gets the report type.
 - 
GenerateDate
 - 
Gets the date and time when the report was generated last time.
 - 
Records
 - 
Gets a collection of records in this report.
 
Details
ReportType
Gets the report type.
- Type:
 - ADM_PSSREPORTTYPE_ENUM
 - Access:
 - Read-only
 
GenerateDate
Gets the date and time when the report was generated last time.
- Type:
 - DateTime
 - Access:
 - Read-only
 
Records
Gets a collection of records in this report. Each item in the collection is represented by the IAdmPasswordSelfServiceReportRecord interface.
- Type:
 - IAdmPasswordSelfServiceReportRecordCollection
 - Access:
 - Read-only
 
Requirements
Minimum required version: 2011.3