Aracılığıyla paylaş


SecurityTokenHandlerConfigurationElement.Caches Özellik

Tanım

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.

Şunlara uygulanır