C# 클래스 System.IO.Pipes.Tests.NamedPipeTest_RunAsClient

파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
IsSuperUser ( ) : bool

비공개 메소드들

메소드 설명
ClientConnectAsID ( string pipeName, string pairIDString ) : int
RunAsClient_Unix ( ) : void
RunAsClient_Windows ( ) : System.Threading.Tasks.Task
ServerConnectAsId ( string pipeName, string pairIDString ) : int
geteuid ( ) : uint
seteuid ( uint euid ) : int

메소드 상세

IsSuperUser() 공개 정적인 메소드

public static IsSuperUser ( ) : bool
리턴 bool