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