Udostępnij przez


IdentityConfiguration.Caches Właściwość

Definicja

Pobiera lub ustawia skonfigurowany IdentityModelCacheselement .

public:
 property System::IdentityModel::Configuration::IdentityModelCaches ^ Caches { System::IdentityModel::Configuration::IdentityModelCaches ^ get(); void set(System::IdentityModel::Configuration::IdentityModelCaches ^ value); };
public System.IdentityModel.Configuration.IdentityModelCaches Caches { get; set; }
member this.Caches : System.IdentityModel.Configuration.IdentityModelCaches with get, set
Public Property Caches As IdentityModelCaches

Wartość właściwości

Skonfigurowane pamięci podręczne.

Uwagi

Element IdentityModelCaches zawiera pamięć podręczną ponownego odtwarzania tokenu i pamięć podręczną tokenów sesji, które są skonfigurowane dla tego wystąpienia.

Dotyczy