Aracılığıyla paylaş


HttpBindingBaseElement.AllowCookies Özellik

Tanım

İstemcinin tanımlama bilgilerini kabul edip etmediğini belirten bir değer alır veya ayarlar.

public:
 property bool AllowCookies { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("allowCookies", DefaultValue=false)]
public bool AllowCookies { get; set; }
[<System.Configuration.ConfigurationProperty("allowCookies", DefaultValue=false)>]
member this.AllowCookies : bool with get, set
Public Property AllowCookies As Boolean

Özellik Değeri

true istemci tanımlama bilgilerini kabul ederse; aksi takdirde , false.

Öznitelikler

Şunlara uygulanır