Aracılığıyla paylaş


LocalClientSecuritySettingsElement.CacheCookies Özellik

Tanım

Tanımlama bilgisi önbelleğinin etkin olup olmadığını belirten bir boole değeri alır veya ayarlar.

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

Özellik Değeri

Boolean

true tanımlama bilgisini önbelleğe alma etkinse; aksi takdirde , false . Varsayılan değer: false.

Öznitelikler

Şunlara uygulanır