1 write to AllowNtlm
System.ServiceModel (1)
System\ServiceModel\Configuration\WindowsClientElement.cs (1)
48this.AllowNtlm = from.AllowNtlm;
2 references to AllowNtlm
System.ServiceModel (2)
System\ServiceModel\Configuration\WindowsClientElement.cs (2)
48this.AllowNtlm = from.AllowNtlm; 61windows.AllowNtlm = this.AllowNtlm;