Share via


ISecurityManagement.IsUserAdvancedOperator Method

Definition

Indicates the user has the advanced operator role or not.

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

Returns

true if the user is an advanced operator; otherwise false.

Applies to