Novell.Directory.Ldap 1.0.5000.0 System.Reflection.AssemblyKeyFile(KeyFile="../mono.pub") System.Reflection.AssemblyDelaySign(DelaySign=True) System.CLSCompliant(IsCompliant=True) System.Reflection.AssemblyCulture(Culture="") System.Reflection.AssemblyTrademark(Trademark="") System.Reflection.AssemblyCopyright(Copyright=" (C) 2003 Novell, Inc") System.Reflection.AssemblyProduct(Product="") System.Reflection.AssemblyCompany(Company="Novell, Inc") System.Reflection.AssemblyConfiguration(Configuration="") System.Reflection.AssemblyDescription(Description="Novell.Directory.Ldap") System.Reflection.AssemblyTitle(Title="C# LDAP") Novell.Directory.Ldap.LdapControl System.ICloneable Constructor System.CLSCompliant(IsCompliant=False) To be added. The OID of the control, as a dotted string. True if the LDAP operation should be discarded if the control is not supported. False if the operation can be processed without the control. The control-specific data. To be added. Property System.Boolean To be added. To be added. To be added. Property System.Int32 To be added. Returns the record number of the change in the servers change log. The record number of the change in the server's change log. The server may not return a change number. In this case the return value is -1. Property System.Int32 To be added. Returns the type of change that occured. To be added. Property System.String To be added. Returns the previous DN of the entry, if it was renamed. To be added. LDAPEntryChangeControl is a Server Control returned at the request of the client in response to a persistent search request. It contains additional information about a change such as what type of change occurred. To be added.