Click or drag to resize
Galactic API

ActiveDirectory Fields

The ActiveDirectory type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDEFAULT_FIRST_SITE_NAME
The default first site name in Active Directory.
Public fieldStatic memberGROUP_NAME_MAX_CHARS
The maximum number of characters supported for a group's name in Active Directory.
Public fieldStatic memberMAX_NUM_MULTIVALUE_ATTRIBUTES
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;
Public fieldStatic memberPAGE_SIZE
The size of page to use when searching Active Directory. This number is based upon hardcoded Microsoft limits within Active Directory's architecture.
Top
See Also