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