SecurityTokenHandlerConfigurationElement.Caches Własność
Definicja
Ważny
Niektóre informacje dotyczą produktów przedpremierowych, które mogą zostać znacznie zmodyfikowane przed premierą. Microsoft nie udziela żadnych gwarancji, ani wyraźnych, ani domniemanych, dotyczących informacji podanych tutaj.
Pobiera lub ustawia element konfiguracji programu obsługi tokenów IdentityModelCachesElement skojarzony z tym elementem konfiguracji programu obsługi tokenów.
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
Wartość nieruchomości
Element, który konfiguruje pamięć podręczną ponownego odtwarzania tokenu i pamięć podręczną tokenu zabezpieczającego sesji dla tego elementu konfiguracji procedury obsługi tokenów.
- Atrybuty
Uwagi
Odpowiada elementowi <caches> skonfigurowanemu w ramach <securityTokenHandlerConfiguration> elementu .