C# 클래스 winsw.Native.LogonAsAService

파일 보기 프로젝트 열기: kohsuke/winsw

공개 메소드들

메소드 설명
AddLogonAsAServiceRight ( string username ) : void

비공개 메소드들

메소드 설명
GetDomain ( string s ) : string
GetLocalAccountIfLocalAccount ( string username ) : string
GetLogin ( string s ) : string
SetRight ( String accountName, String privilegeName ) : long

Adds a privilege to an account

메소드 상세

AddLogonAsAServiceRight() 공개 정적인 메소드

public static AddLogonAsAServiceRight ( string username ) : void
username string
리턴 void