C# Класс Novell.Directory.Ldap.Extensions.LdapRestoreRequest

Наследование: Novell.Directory.Ldap.LdapExtendedOperation
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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