2 references to ResultsEnumerator
System.DirectoryServices (2)
System\DirectoryServices\SearchResultCollection.cs (2)
51
var enumerator = new
ResultsEnumerator
(
196
return new
ResultsEnumerator
(this, _rootEntry.GetUsername(), _rootEntry.GetPassword(), _rootEntry.AuthenticationType);