ManagementUnit.IsUserServerAdministrator Property

Definition

Gets a value indicating whether the calling user is a server administrator.

public:
 property bool IsUserServerAdministrator { bool get(); };
public bool IsUserServerAdministrator { get; }
member this.IsUserServerAdministrator : bool
Public ReadOnly Property IsUserServerAdministrator As Boolean

Property Value

true if the user is an authorized management administrator; otherwise, false.

Applies to