1 write to AllowNtlm
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\Tokens\SspiSecurityToken.cs (1)
23
AllowNtlm
= allowNtlm;
2 references to AllowNtlm
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\TransportSecurityHelpers.cs (1)
49
result.allowNtlm = token.
AllowNtlm
;
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\TransportSecurityHelpers.cs (1)
45
result.allowNtlm = token.
AllowNtlm
;