C# Class withSIX.Core.Presentation.SA.UacHelper

显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
CheckUac ( ) : bool
IsProcessElevated ( ) : bool
IsUacEnabled ( ) : bool

Private Methods

Method Description
IsUserPartOfAdminGroup ( ) : bool

Method Details

CheckUac() public method

public CheckUac ( ) : bool
return bool

IsProcessElevated() public method

public IsProcessElevated ( ) : bool
return bool

IsUacEnabled() public method

public IsUacEnabled ( ) : bool
return bool