C# 클래스 Microsoft.SqlServer.TDS.EndPoint.SSPI.SecurityHandle

파일 보기 프로젝트 열기: dotnet/corefx 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
HighPart System.IntPtr
LowPart System.IntPtr

비공개 메소드들

메소드 설명
IsValid ( ) : bool

Check if instance of the security handle is valid

프로퍼티 상세

HighPart 공개적으로 프로퍼티

public IntPtr,System HighPart
리턴 System.IntPtr

LowPart 공개적으로 프로퍼티

public IntPtr,System LowPart
리턴 System.IntPtr