This topic has not yet been rated - Rate this topic

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.

Namespace:  System.DirectoryServices.ActiveDirectory
Assembly:  System.DirectoryServices (in System.DirectoryServices.dll)
[FlagsAttribute]
public enum ActiveDirectorySiteOptions
Member name Description
None No site options are set.
AutoTopologyDisabled Inter-site topology generation is disabled.
TopologyCleanupDisabled Topology cleanup is disabled.
AutoMinimumHopDisabled Automatic minimum hops topology is disabled.
StaleServerDetectDisabled Stale server detection is disabled.
AutoInterSiteTopologyDisabled Automatic intra-site topology generation is disabled.
GroupMembershipCachingEnabled Group memberships for users is enabled.
ForceKccWindows2003Behavior The KCC (Knowledge Consistency Checker) is forced to operate in Windows Server 2003 behavior mode.
UseWindows2000IstgElection The KCC is forced to use the Windows 2000 ISTG election algorithm.
RandomBridgeHeaderServerSelectionDisabled The KCC can randomly pick a bridgehead server when creating a connection.
UseHashingForReplicationSchedule The KCC is allowed to use hashing when creating a replication schedule.
RedundantServerTopologyEnabled Creation of static failover connections is enabled.

.NET Framework

Supported in: 4, 3.5, 3.0, 2.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1

Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ