Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Nancy
Authentication
Ntlm
Security
BufferWrapper
C# 클래스 Nancy.Authentication.Ntlm.Security.BufferWrapper
파일 보기
프로젝트 열기: toolchain/Nancy.Authentication.Ntlm
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Buffer
byte[]
BufferType
Common.SecurityBufferType
공개 메소드들
메소드
설명
BufferWrapper
(
byte
buffer
,
Common
bufferType
) :
System
메소드 상세
BufferWrapper()
공개
메소드
public
BufferWrapper
(
byte
buffer
,
Common
bufferType
) :
System
buffer
byte
bufferType
Common
리턴
System
프로퍼티 상세
Buffer
공개적으로 프로퍼티
public
byte[]
Buffer
리턴
byte[]
BufferType
공개적으로 프로퍼티
public
Common.SecurityBufferType
BufferType
리턴
Common.SecurityBufferType