Bagikan melalui


SecurityTokenHandlerConfigurationElement.Caches Properti

Definisi

Mendapatkan atau mengatur IdentityModelCachesElement yang terkait dengan elemen konfigurasi handler token ini.

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

Nilai Properti

Elemen yang mengonfigurasi cache pemutaran ulang token dan cache token keamanan sesi untuk elemen konfigurasi handler token ini.

Atribut

Keterangan

<caches> Sesuai dengan elemen yang dikonfigurasi di <securityTokenHandlerConfiguration> bawah elemen .

Berlaku untuk