3 references to UnsafeConnectionNtlmAuthentication
System.ServiceModel (3)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
64this.unsafeConnectionNtlmAuthentication = HttpTransportDefaults.UnsafeConnectionNtlmAuthentication; 445[DefaultValue(HttpTransportDefaults.UnsafeConnectionNtlmAuthentication)]
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
147[ConfigurationProperty(ConfigurationStrings.UnsafeConnectionNtlmAuthentication, DefaultValue = HttpTransportDefaults.UnsafeConnectionNtlmAuthentication)]