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