Share via


ISecurityManagement.IsUserReportUser Method

Definition

Indicates the user has the report user role or not.

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

Returns

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

Applies to