3 references to NTE_FAIL
System.Net.Security (3)
System\Net\NegotiateAuthenticationPal.ManagedNtlm.cs (3)
338
throw new Win32Exception(
NTE_FAIL
);
371
throw new Win32Exception(
NTE_FAIL
);
463
throw new Win32Exception(
NTE_FAIL
);