3 references to AllowNtlm
System.ServiceModel (3)
System\ServiceModel\Channels\TransportSecurityHelpers.cs (2)
323allowNtlm = token.AllowNtlm; 669this.allowNtlm = token.AllowNtlm;
System\ServiceModel\Security\ClientCredentialsSecurityTokenManager.cs (1)
103spnegoTokenProvider.AllowNtlm = clientSspiToken.AllowNtlm;