Returns true, if the current user is logged in as the system administrator.

Namespace:  Phoenix.UI
Assembly:  Phoenix.UI (in Phoenix.UI.dll) Version: 2.9.3209.25658 (2.9.0.0)

Syntax

C#
public static bool HasSysAdminAccess()

Return Value

true if [has sys admin access]; otherwise, false.

See Also