ActiveDirectorySite Members
.NET Framework 3.5
The ActiveDirectorySite class defines a set of domain controllers that are well-connected in terms of speed and cost. A site object consists of a set of one or more IP subnets.
The ActiveDirectorySite type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActiveDirectorySite | Initializes a new instance of the ActiveDirectorySite class, using the specified DirectoryContext object. |
| Name | Description | |
|---|---|---|
|
Delete | Deletes the current site. |
|
Dispose | Overloaded. Releases the resources used by the 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.) |
|
FindByName | Returns a site based on a site name. |
|
GetComputerSite | Gets the site that this computer is a member of. |
|
GetDirectoryEntry | Gets the DirectoryEntry object for this site. |
|
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 | Writes any changes to the object to the Active Directory Domain Services store. |
|
ToString | Returns the name of the site. (Overrides Object.ToString().) |
| Name | Description | |
|---|---|---|
|
AdjacentSites | Gets a read-only collection of sites that are connected through a common site link with this site object. |
|
BridgeheadServers | Gets a read-only collection of bridgehead servers for this site. |
|
Domains | Gets all domains in the site. |
|
InterSiteTopologyGenerator | Gets or sets the directory server that serves as the inter-site topology generator. |
|
IntraSiteReplicationSchedule | Gets or sets the default setting for the replication schedule for the site. |
|
Location | Gets or sets the location of the site. |
|
Name | Gets the name of the site. |
|
Options | Gets or sets the site options. |
|
PreferredRpcBridgeheadServers | Returns a collection of directory servers that are designated as preferred bridgehead servers for the RPC transport. |
|
PreferredSmtpBridgeheadServers | Returns a collection of directory servers that are designated as preferred bridgehead servers for the SMTP transport. |
|
Servers | Returns a read-only collection of directory servers in the site. |
|
SiteLinks | Gets a read-only collection of site links that involve this site. |
|
Subnets | Returns a writable collection of subnets in the site. |