Table of Contents

Class WindowsSecurityHelper

Namespace
SunamoShared
Assembly
SunamoShared.dll

Helper for checking Windows security roles.

public class WindowsSecurityHelper
Inheritance
WindowsSecurityHelper
Inherited Members
Extension Methods

Methods

IsUserAdministrator()

Determines whether the current user has administrator privileges.

public static bool IsUserAdministrator()

Returns

bool