BasicHttpRelayBinding.AllowCookies Property

Definition

Gets or sets a value that determines if the client allows cookies.

public bool AllowCookies { get; set; }
Property Value

Returns Boolean.true to allow cookies; otherwise, false. The default value is false.