2 references to IsNtlmInstalled
System.Net.Security (2)
src\runtime\src\libraries\Common\src\Microsoft\Win32\SafeHandles\GssSafeHandles.cs (1)
152
return Interop.NetSecurityNative.
IsNtlmInstalled
();
System\Net\NegotiateAuthenticationPal.Unix.cs (1)
774
_ = Interop.NetSecurityNative.
IsNtlmInstalled
();