IdentityConfigurationElement.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 IdentityModelCachesElement element konfiguracji, który jest skojarzony z tym elementem konfiguracji tożsamości.
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 zabezpieczeń sesji dla tego elementu konfiguracji tożsamości.
- Atrybuty
Uwagi
Odpowiada elementowi <caches> skonfigurowanemu w ramach <identityConfiguration> elementu .