| UserAttributeNames Field |
The list of specific attributes that should be retrieved when searching for the entry in AD. The attributes of parent objects should be included as well.
Namespace:
Galactic.ActiveDirectory
Assembly:
Galactic.ActiveDirectory (in Galactic.ActiveDirectory.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax protected static string[] AttributeNames
Protected Shared AttributeNames As String()
protected:
static array<String^>^ AttributeNames
static val mutable AttributeNames: string[]
Field Value
Type:
StringSee Also