2 references to NETLOGON_QUERY_LEVEL
System.DirectoryServices (2)
System\DirectoryServices\ActiveDirectory\TrustHelper.cs (2)
365
win32Error = Interop.Netapi32.I_NetLogonControl2(policyServerName, NETLOGON_CONTROL_TC_VERIFY,
NETLOGON_QUERY_LEVEL
, ptr, out buffer1);
408
win32Error = Interop.Netapi32.I_NetLogonControl2(policyServerName, NETLOGON_CONTROL_REDISCOVER,
NETLOGON_QUERY_LEVEL
, ptr, out buffer2);