HttpBindingBase.AllowCookies Eigenschaft

Definition

Ruft einen Wert ab oder legt einen Wert fest, der angibt, ob der Client Cookies akzeptiert und bei zukünftigen Anfragen weiterleitet.

public:
 property bool AllowCookies { bool get(); void set(bool value); };
public bool AllowCookies { get; set; }
member this.AllowCookies : bool with get, set
Public Property AllowCookies As Boolean

Eigenschaftswert

true, wenn Cookies zulässig sind, andernfalls false.

Gilt für: