4 references to AllowCookies
System.ServiceModel.Http (4)
System\ServiceModel\Channels\HttpTransportBindingElement.cs (2)
37
AllowCookies = HttpTransportDefaults.
AllowCookies
;
84
[DefaultValue(HttpTransportDefaults.
AllowCookies
)]
System\ServiceModel\HttpBindingBase.cs (1)
33
[DefaultValue(HttpTransportDefaults.
AllowCookies
)]
System\ServiceModel\WSHttpBinding.cs (1)
30
[DefaultValue(HttpTransportDefaults.
AllowCookies
)]