1 write to UnsafeConnectionNtlmAuthentication
System.ServiceModel (1)
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
228
this.
UnsafeConnectionNtlmAuthentication
= source.UnsafeConnectionNtlmAuthentication;
2 references to UnsafeConnectionNtlmAuthentication
System.ServiceModel (2)
System\ServiceModel\Configuration\HttpTransportElement.cs (2)
199
binding.UnsafeConnectionNtlmAuthentication = this.
UnsafeConnectionNtlmAuthentication
;
228
this.UnsafeConnectionNtlmAuthentication = source.
UnsafeConnectionNtlmAuthentication
;