IdentityModelCachesElement.SessionSecurityTokenCache Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar eller anger cacheminnet för Type sessionstoken.
public:
property System::IdentityModel::Configuration::CustomTypeElement ^ SessionSecurityTokenCache { System::IdentityModel::Configuration::CustomTypeElement ^ get(); void set(System::IdentityModel::Configuration::CustomTypeElement ^ value); };
[System.Configuration.ConfigurationProperty("sessionSecurityTokenCache", IsRequired=false)]
public System.IdentityModel.Configuration.CustomTypeElement SessionSecurityTokenCache { get; set; }
[<System.Configuration.ConfigurationProperty("sessionSecurityTokenCache", IsRequired=false)>]
member this.SessionSecurityTokenCache : System.IdentityModel.Configuration.CustomTypeElement with get, set
Public Property SessionSecurityTokenCache As CustomTypeElement
Egenskapsvärde
Typen av sessionstokencache. Typen måste härledas från SessionSecurityTokenCache.
- Attribut
Kommentarer
Den här egenskapen är valfri. Det motsvarar ett <sessionSecurityTokenCache> element som anges under <caches>. Den anger vilken typ av cache som ska användas för att lagra sessionssäkerhetstoken. Alla cacheminnen för sessionstoken måste härledas från SessionSecurityTokenCache