2 writes to UnsafeConnectionNtlmAuthentication
System.ServiceModel.Http (2)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
52
UnsafeConnectionNtlmAuthentication
= HttpTransportDefaults.UnsafeConnectionNtlmAuthentication;
77
UnsafeConnectionNtlmAuthentication
= elementToBeCloned.UnsafeConnectionNtlmAuthentication;
3 references to UnsafeConnectionNtlmAuthentication
System.ServiceModel.Http (3)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (3)
77
UnsafeConnectionNtlmAuthentication = elementToBeCloned.
UnsafeConnectionNtlmAuthentication
;
531
if (
UnsafeConnectionNtlmAuthentication
!= http.
UnsafeConnectionNtlmAuthentication
)