ApplicationPartition Members
.NET Framework 3.5
The ApplicationPartition class represents an application partition for a particular domain.
The ApplicationPartition type exposes the following members.
| Name | Description | |
|---|---|---|
|
ApplicationPartition | Overloaded. Initializes a new instance of the ApplicationPartition class. |
| Name | Description | |
|---|---|---|
|
Delete | Deletes this application partition. |
|
Dispose | Overloaded. Releases the resources that are used by the ApplicationPartition object. |
|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
|
FindAllDirectoryServers | Overloaded. Retrieves the directory servers for this application partition. |
|
FindAllDiscoverableDirectoryServers | Overloaded. Retrieves the directory servers that have registered either a site-specific DNS record for the current site or a non-site-specific DNS record for the application partition. |
|
FindByName | Returns an ApplicationPartition object for a given DirectoryContext object and distinguished name. |
|
FindDirectoryServer | Overloaded. Retrieves a directory server for this application partition. |
|
GetApplicationPartition | Returns an ApplicationPartition object for a specified directory context. |
|
GetDirectoryEntry | Gets a DirectoryEntry object for this application partition. (Overrides ActiveDirectoryPartition.GetDirectoryEntry().) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
Save | Commits all changes to the current application partition object to the underlying directory store. |
|
ToString | Retrieves a string representation of the current directory partition. (Inherited from ActiveDirectoryPartition.) |
| Name | Description | |
|---|---|---|
|
DirectoryServers | Gets an DirectoryServerCollection object that contains the directory servers that host this application partition. |
|
Name | Gets the partition name. (Inherited from ActiveDirectoryPartition.) |
|
SecurityReferenceDomain | Gets and sets the security reference domain for this application partition. |