Click or drag to resize
weroSoft AG, Software
WindowsSecurityHelper Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Provides common methods for handling windows security.
Inheritance Hierarchy
SystemObject
  WeroSoft.SecurityWindowsSecurityHelper

Namespace:  WeroSoft.Security
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class WindowsSecurityHelper

The WindowsSecurityHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIsAdministrator
Gets a value indicating whether the given user is administrator or not.
Top
See Also