HttpBindingBaseAllowCookies Property |
Gets or sets a value that indicates whether the client accepts cookies and
propagates them on future requests.
Namespace: System.ServiceModelAssembly: CSharpXamlForHtml5.System.ServiceModel.dll (in CSharpXamlForHtml5.System.ServiceModel.dll.dll) Version: 1.0.0.0
Syntax public bool AllowCookies { get; set; }
Property Value
Type:
BooleanSee Also