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

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
CheckUac ( ) : bool
IsProcessElevated ( ) : bool
IsUacEnabled ( ) : bool

Private Methods

Méthode Description
IsUserPartOfAdminGroup ( ) : bool

Method Details

CheckUac() public méthode

public CheckUac ( ) : bool
Résultat bool

IsProcessElevated() public méthode

public IsProcessElevated ( ) : bool
Résultat bool

IsUacEnabled() public méthode

public IsUacEnabled ( ) : bool
Résultat bool