IssuedTokenClientElement.CacheIssuedTokens Özellik

Tanım

Verilen belirteçlerin önbelleğe alınıp alınıp alın olmadığını belirten bir değer alır veya ayarlar.

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

Özellik Değeri

Boolean

true belirteçler önbelleğe alınıyorsa; aksi takdirde, false . Varsayılan değer: true.

Öznitelikler

Şunlara uygulanır