2 references to ATTRIBTYPES_ONLY
System.DirectoryServices (2)
System\DirectoryServices\DirectorySearcher.cs (2)
690
info.dwSearchPref = (int)AdsSearchPreferences.
ATTRIBTYPES_ONLY
;
922
(int)AdsSearchPreferences.
ATTRIBTYPES_ONLY
=> "PropertyNamesOnly",