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

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

Public Methods

Method Description
LdapBackupRequest ( String objectDN, byte passwd, String stateInfo ) : System

Private Methods

Method Description
LdapBackupRequest ( ) : System

Method Details

LdapBackupRequest() public method

public LdapBackupRequest ( String objectDN, byte passwd, String stateInfo ) : System
objectDN String
passwd byte
stateInfo String
return System