SecurityUtil.sysAdminMode Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
sysAdminMode() |
Gets and sets the security administrator mode. |
sysAdminMode(Boolean) |
sysAdminMode()
Gets and sets the security administrator mode.
public:
static bool sysAdminMode();
public static bool sysAdminMode ();
static member sysAdminMode : unit -> bool
Public Shared Function sysAdminMode () As Boolean
Returns
The old state of the security administrator mode.