Share via


ISecurityManagement.IsUserActivityImplementer Method

Definition

Indicates the user has the activity implementer role or not.

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

Returns

true if the user is an activity implementer; otherwise false.

Applies to