Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
withSIX
Core
Presentation
SA
UacHelper
C# Class withSIX.Core.Presentation.SA.UacHelper
Exibir arquivo
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