3 references to NTE_FAIL
System.Net.Security (3)
System\Net\NegotiateAuthenticationPal.ManagedNtlm.cs (3)
353
throw new Win32Exception(
NTE_FAIL
);
386
throw new Win32Exception(
NTE_FAIL
);
478
throw new Win32Exception(
NTE_FAIL
);