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