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