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