1 write to _parentAuthenticationType
System.DirectoryServices (1)
System\DirectoryServices\SearchResultCollection.cs (1)
279
_parentAuthenticationType
= parentAuthenticationType;
1 reference to _parentAuthenticationType
System.DirectoryServices (1)
System\DirectoryServices\SearchResultCollection.cs (1)
300
SearchResult entry = new SearchResult(_parentCredentials,
_parentAuthenticationType
);