Aracılığıyla paylaş


IdentityConfigurationElement.Caches Özellik

Tanım

Bu kimlik yapılandırma öğesiyle ilişkili olan öğesini IdentityModelCachesElement alır veya ayarlar.

public:
 property System::IdentityModel::Configuration::IdentityModelCachesElement ^ Caches { System::IdentityModel::Configuration::IdentityModelCachesElement ^ get(); void set(System::IdentityModel::Configuration::IdentityModelCachesElement ^ value); };
[System.Configuration.ConfigurationProperty("caches", IsRequired=false)]
public System.IdentityModel.Configuration.IdentityModelCachesElement Caches { get; set; }
[<System.Configuration.ConfigurationProperty("caches", IsRequired=false)>]
member this.Caches : System.IdentityModel.Configuration.IdentityModelCachesElement with get, set
Public Property Caches As IdentityModelCachesElement

Özellik Değeri

Bu kimlik yapılandırma öğesi için belirteç yeniden yürütme önbelleğini ve oturum güvenlik belirteci önbelleğini yapılandıran öğe.

Öznitelikler

Açıklamalar

öğesinin <caches> altında yapılandırılan öğeye <identityConfiguration> karşılık gelir.

Şunlara uygulanır

Ayrıca bkz.