2 references to DefaultAllowNtlm
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\TransportSecurityHelpers.cs (1)
36(null, TransportDefaults.ExtractGroupsForWindowsAccounts, TokenImpersonationLevel.Identification, SspiSecurityTokenProvider.DefaultAllowNtlm);
System\ServiceModel\Security\WindowsClientCredential.cs (1)
16private bool _allowNtlm = SspiSecurityTokenProvider.DefaultAllowNtlm;