1 write to AllowNtlm
System.ServiceModel (1)
System\ServiceModel\Security\ClientCredentialsSecurityTokenManager.cs (1)
103spnegoTokenProvider.AllowNtlm = clientSspiToken.AllowNtlm;
1 reference to AllowNtlm
System.ServiceModel (1)
System\ServiceModel\Security\SpnegoTokenProvider.cs (1)
231if (this.AuthenticateServer || !this.AllowNtlm)