Click or drag to resize
Galactic API

ActiveDirectoryPAGE_SIZE Field

The size of page to use when searching Active Directory. This number is based upon hardcoded Microsoft limits within Active Directory's architecture.

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

Field Value

Type: Int32
See Also