2 writes to allowNtlm
System.ServiceModel (2)
System\ServiceModel\Security\WindowsClientCredential.cs (2)
29
this.
allowNtlm
= other.allowNtlm;
77
this.
allowNtlm
= value;
2 references to allowNtlm
System.ServiceModel (2)
System\ServiceModel\Security\WindowsClientCredential.cs (2)
29
this.allowNtlm = other.
allowNtlm
;
72
return this.
allowNtlm
;