The DirectoryDataFactory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DirectoryDataFactory | Initializes a new instance of the DirectoryDataFactory class |
Methods
Name | Description | |
---|---|---|
![]() | AddPropertyToLoad |
Adds a property to load on access to directory.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | FindAll | Overloaded. |
![]() | FindOne |
Find one directory entry based on search filter.
|
![]() | GetEntry |
Gets a specific directory entry as a DirectoryData object.
|
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | Initialize |
Initializes an instance of the DirectoryDataFactory class.
|
![]() | IsWithinSubtree |
Determines whether the specified distinguished name is part of the directory tree used for searches.
|
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | RootDistinguishedName |
Gets or sets the distinguished name of the root for directory service searches.
|