1 write to UnsafeConnectionNtlmAuthentication
System.ServiceModel (1)
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
199
binding.
UnsafeConnectionNtlmAuthentication
= this.UnsafeConnectionNtlmAuthentication;
3 references to UnsafeConnectionNtlmAuthentication
System.ServiceModel (3)
System\ServiceModel\Administration\EndpointInstanceProvider.cs (1)
216
instance.SetProperty(AdministrationStrings.UnsafeConnectionNtlmAuthentication, http.
UnsafeConnectionNtlmAuthentication
);
System\ServiceModel\Channels\HttpChannelListener.cs (1)
109
this.unsafeConnectionNtlmAuthentication = bindingElement.
UnsafeConnectionNtlmAuthentication
;
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
257
SetPropertyValueIfNotDefaultValue(ConfigurationStrings.UnsafeConnectionNtlmAuthentication, source.
UnsafeConnectionNtlmAuthentication
);