1 reference to DsGetDcName
System.DirectoryServices (1)
System\DirectoryServices\ActiveDirectory\Locator.cs (1)
45result = Interop.Netapi32.DsGetDcName(computerName, domainName, IntPtr.Zero, siteName, (int)(flags | (long)PrivateLocatorFlags.ReturnDNSName), out pDomainControllerInfo);