???ReportClient Constructor
Click or drag to resize
ReportClient Constructor
Initializes a new instance of the ReportClient class.

Namespace:??ZReports
Assembly:??ManageEngine Analytics Plus (in ManageEngine Analytics Plus.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ReportClient(
	string authToken
)

Parameters

authToken
Type:??SystemString
The authentication token.
See Also