Udostępnij za pośrednictwem


IssuedTokenClientElement.CacheIssuedTokens Właściwość

Definicja

Pobiera lub ustawia wartość określającą, czy wystawione tokeny mają być buforowane.

public:
 property bool CacheIssuedTokens { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("cacheIssuedTokens", DefaultValue=true)]
public bool CacheIssuedTokens { get; set; }
[<System.Configuration.ConfigurationProperty("cacheIssuedTokens", DefaultValue=true)>]
member this.CacheIssuedTokens : bool with get, set
Public Property CacheIssuedTokens As Boolean

Wartość właściwości

true jeśli tokeny mają być buforowane; w przeciwnym razie , false. Wartość domyślna to true.

Atrybuty

Dotyczy