Click or drag to resize
Galactic API

ActiveDirectoryMAX_NUM_MULTIVALUE_ATTRIBUTES Field

The maximum number of values that can be retrieved from a multi-value attribute in a single search request. Windows 2000 DCs do not support this value and default to a maximum of 1000;

Namespace:  Galactic.ActiveDirectory
Assembly:  Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax
public const int MAX_NUM_MULTIVALUE_ATTRIBUTES = 1500

Field Value

Type: Int32
See Also