ActiveDirectorySiteOptions Enumeration
Specifies the bit identifiers for the ActiveDirectorySite object site options.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
| Member name | Description | |
|---|---|---|
| AutoInterSiteTopologyDisabled | Automatic intra-site topology generation is disabled. | |
| AutoMinimumHopDisabled | Automatic minimum hops topology is disabled. | |
| AutoTopologyDisabled | Inter-site topology generation is disabled. | |
| ForceKccWindows2003Behavior | The KCC (Knowledge Consistency Checker) is forced to operate in Windows Server 2003 behavior mode. | |
| GroupMembershipCachingEnabled | Group memberships for users is enabled. | |
| None | No site options are set. | |
| RandomBridgeHeaderServerSelectionDisabled | The KCC can randomly pick a bridgehead server when creating a connection. | |
| RedundantServerTopologyEnabled | Creation of static failover connections is enabled. | |
| StaleServerDetectDisabled | Stale server detection is disabled. | |
| TopologyCleanupDisabled | Topology cleanup is disabled. | |
| UseHashingForReplicationSchedule | The KCC is allowed to use hashing when creating a replication schedule. | |
| UseWindows2000IstgElection | The KCC is forced to use the Windows 2000 ISTG election algorithm. |
Available since 2.0