1 reference to ADsOpenObject
System.DirectoryServices (1)
System\DirectoryServices\DirectoryEntry.cs (1)
528
int hr = UnsafeNativeMethods.
ADsOpenObject
(pathToUse, GetUsername(), GetPassword(), (int)_authenticationType, ref g, out value);