Mono Class Library: Overview

System.DirectoryServices.DirectoryEntry: Members

The members of System.DirectoryServices.DirectoryEntry are listed below.

See Also: Inherited members from System.ComponentModel.Component

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Properties

AuthenticationTypeAuthenticationTypes. Documentation for this section has not yet been entered.
[read-only]
ChildrenDirectoryEntries. Documentation for this section has not yet been entered.
[read-only]
GuidGuid. Documentation for this section has not yet been entered.
[read-only]
Namestring. Documentation for this section has not yet been entered.
[read-only]
NativeGuidstring. Documentation for this section has not yet been entered.
[read-only]
NativeObjectobject. Documentation for this section has not yet been entered.
[read-only]
ParentDirectoryEntry. Documentation for this section has not yet been entered.
Passwordstring. Documentation for this section has not yet been entered.
Pathstring. Documentation for this section has not yet been entered.
[read-only]
PropertiesPropertyCollection. Documentation for this section has not yet been entered.
[read-only]
SchemaClassNamestring. Documentation for this section has not yet been entered.
[read-only]
SchemaEntryDirectoryEntry. Documentation for this section has not yet been entered.
UsePropertyCachebool. Documentation for this section has not yet been entered.
Usernamestring. Documentation for this section has not yet been entered.

Public Methods

Close()
Documentation for this section has not yet been entered.
CommitChanges()
Documentation for this section has not yet been entered.
CopyTo(DirectoryEntry) : DirectoryEntry
Documentation for this section has not yet been entered.
CopyTo(DirectoryEntry, string) : DirectoryEntry
Documentation for this section has not yet been entered.
DeleteTree()
Documentation for this section has not yet been entered.
static
Exists(string) : bool
Documentation for this section has not yet been entered.
Invoke(string, params object[]) : object
Documentation for this section has not yet been entered.
MoveTo(DirectoryEntry)
Documentation for this section has not yet been entered.
MoveTo(DirectoryEntry, string)
Documentation for this section has not yet been entered.
RefreshCache()
Documentation for this section has not yet been entered.
RefreshCache(string[])
Documentation for this section has not yet been entered.
Rename(string)
Documentation for this section has not yet been entered.