3 references to NTE_FAIL
System.Net.Security (3)
System\Net\NegotiateAuthenticationPal.ManagedNtlm.cs (3)
393
throw new Win32Exception(
NTE_FAIL
);
425
throw new Win32Exception(
NTE_FAIL
);
517
throw new Win32Exception(
NTE_FAIL
);