1 write to _allowNtlm
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (1)
135(_credential, _impersonationLevel, _allowNtlm) = await WindowsStreamTransportSecurityHelpers.GetSspiCredentialAsync(_clientTokenProvider, timeoutHelper.RemainingTime());
1 reference to _allowNtlm
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (1)
196ValidateMutualAuth(identity, negotiateStream, remoteSecurity, _allowNtlm);