TokenProvider.CacheTokens Property

Definition

Gets or sets a value that indicates whether new security tokens are being cached.

public bool CacheTokens { get; set; }
member this.CacheTokens : bool with get, set
Public Property CacheTokens As Boolean

Property Value

true if new security tokens are being cached; otherwise, false.

Applies to