C# 클래스 Enyim.Caching.Memcached.Protocol.Binary.SaslStart

Starts the SASL auth sequence.
상속: SaslStep
파일 보기 프로젝트 열기: xianrendzw/LightFramework.Net 1 사용 예제들

공개 메소드들

메소드 설명
SaslStart ( ISaslAuthenticationProvider provider ) : System

보호된 메소드들

메소드 설명
Build ( ) : BinaryRequest

메소드 상세

Build() 보호된 메소드

protected Build ( ) : BinaryRequest
리턴 BinaryRequest

SaslStart() 공개 메소드

public SaslStart ( ISaslAuthenticationProvider provider ) : System
provider ISaslAuthenticationProvider
리턴 System