LDAP Client.Net

Entry Members

Entry overview

Public Instance Properties

Attributes Returns an AttributeCollection containing the Entry's Attributes.
DN The Entry's distinguished name.

Public Instance Methods

Delete Remove the entry from the directory.
Dispose 
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
Move Change the Entry's parent dn, thereby moving it to another directory container.
Rename Change the Entry's relative distinguished name (rdn). The rdn must be included in the search results for this method to behave correctly.
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

Entry Class | LdapServices.Ldap Namespace