[This is preliminary documentation and is subject to change.]
Determines if the current login user is an administrator.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
| C# |
|---|
public static bool IsAdmin { get; } |
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly Property IsAdmin As Boolean |
| Visual C++ |
|---|
public: static property bool IsAdmin { bool get (); } |
