1 write to m_UnsafeConnectionNtlmAuthentication
System (1)
net\System\Net\HttpListener.cs (1)
593
m_UnsafeConnectionNtlmAuthentication
= value;
3 references to m_UnsafeConnectionNtlmAuthentication
System (3)
net\System\Net\HttpListener.cs (3)
579
return
m_UnsafeConnectionNtlmAuthentication
;
584
if (
m_UnsafeConnectionNtlmAuthentication
==value) {
589
if (
m_UnsafeConnectionNtlmAuthentication
== value)