2 writes to _allowNtlm
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WindowsClientCredential.cs (2)
27
_allowNtlm
= other._allowNtlm;
76
_allowNtlm
= value;
2 references to _allowNtlm
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WindowsClientCredential.cs (2)
27
_allowNtlm = other.
_allowNtlm
;
71
return
_allowNtlm
;