C# Class Novell.Directory.Ldap.Extensions.LdapRestoreRequest

Inheritance: Novell.Directory.Ldap.LdapExtendedOperation
显示文件 Open project: EventStore/csharp-ldap Class Usage Examples

Public Methods

Method Description
LdapRestoreRequest ( String objectDN, byte passwd, int bufferLength, String chunkSizesString, byte returnedBuffer ) : System

Method Details

LdapRestoreRequest() public method

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