BasicHttpRelayBinding.AllowCookies Property

Definition

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

public bool AllowCookies { get; set; }
member this.AllowCookies : bool with get, set
Public Property AllowCookies As Boolean

Property Value

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

Applies to