Share via


ISecurityManagement.IsUserReportOperator Method

Definition

Indicates the user has the report operator role or not.

public:
 bool IsUserReportOperator();
public bool IsUserReportOperator ();
abstract member IsUserReportOperator : unit -> bool
Public Function IsUserReportOperator () As Boolean

Returns

true if the user is a report operator; otherwise false.

Remarks

Only applicable if the reporting feature is installed on the Service Manager store.

Applies to