C# 클래스 Novell.Directory.Ldap.Extensions.LdapRestoreRequest

상속: Novell.Directory.Ldap.LdapExtendedOperation
파일 보기 프로젝트 열기: EventStore/csharp-ldap 1 사용 예제들

공개 메소드들

메소드 설명
LdapRestoreRequest ( String objectDN, byte passwd, int bufferLength, String chunkSizesString, byte returnedBuffer ) : System

메소드 상세

LdapRestoreRequest() 공개 메소드

public LdapRestoreRequest ( String objectDN, byte passwd, int bufferLength, String chunkSizesString, byte returnedBuffer ) : System
objectDN String
passwd byte
bufferLength int
chunkSizesString String
returnedBuffer byte
리턴 System