SecurityTokenHandlerConfigurationElement.Caches Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Bu belirteç işleyici yapılandırma öğesiyle ilişkili olan öğesini alır veya ayarlar IdentityModelCachesElement .
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 belirteç işleyicisi 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 <securityTokenHandlerConfiguration> karşılık gelir.