C# 클래스 System.Runtime.Remoting.Channels.NativeMethods

파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0

비공개 메소드들

메소드 설명
GetSidIdentifierAuthority ( IntPtr sidPointer ) : IntPtr
GetSidSubAuthority ( IntPtr sidPointer, int count ) : IntPtr
GetSidSubAuthorityCount ( IntPtr sidPointer ) : IntPtr
GetTokenInformation ( IntPtr tokenHandle, int tokenInformationClass, IntPtr sidAndAttributesPointer, int tokenInformationLength, int &returnLength ) : bool
IsValidSid ( IntPtr sidPointer ) : bool