C# 클래스 Interop.SspiCli.SecBuffer

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

공개 프로퍼티들

프로퍼티 타입 설명
BufferType SecurityBufferType
Size int
cbBuffer int
pvBuffer IntPtr

프로퍼티 상세

BufferType 공개적으로 프로퍼티

public SecurityBufferType BufferType
리턴 SecurityBufferType

Size 공개적으로 정적으로 프로퍼티

public static int Size
리턴 int

cbBuffer 공개적으로 프로퍼티

public int cbBuffer
리턴 int

pvBuffer 공개적으로 프로퍼티

public IntPtr pvBuffer
리턴 IntPtr