TokenCacheNotificationArgs.HasStateChanged Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates whether the state of the cache has changed, for example when tokens are being added or removed. Not all cache operations modify the state of the cache.
public bool HasStateChanged { get; }
member this.HasStateChanged : bool
Public ReadOnly Property HasStateChanged As Boolean