C# 클래스 withSIX.Mini.Presentation.CoreCore.Services.UacHelper

상속: IEnableLogging, IUacHelper, IPresentationService
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
CheckUac ( ) : bool
GetStartupParameters ( ) : IEnumerable
IsProcessElevated ( ) : bool
IsUacEnabled ( ) : bool

비공개 메소드들

메소드 설명
IsUserPartOfAdminGroup ( ) : bool

메소드 상세

CheckUac() 공개 메소드

public CheckUac ( ) : bool
리턴 bool

GetStartupParameters() 공개 메소드

public GetStartupParameters ( ) : IEnumerable
리턴 IEnumerable

IsProcessElevated() 공개 메소드

public IsProcessElevated ( ) : bool
리턴 bool

IsUacEnabled() 공개 메소드

public IsUacEnabled ( ) : bool
리턴 bool