1 reference to ADsOpenObject
System.DirectoryServices.AccountManagement (1)
System\DirectoryServices\AccountManagement\Context.cs (1)
109int hr = UnsafeNativeMethods.ADsOpenObject(adsPath, userName, password, (int)authenticationType, ref g, out value);