TokenCacheUpdatedArgs Class
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.
Data regarding an update of a token cache.
public class TokenCacheUpdatedArgs
type TokenCacheUpdatedArgs = class
Public Class TokenCacheUpdatedArgs
- Inheritance
-
TokenCacheUpdatedArgs
Properties
IsCaeEnabled |
Whether or not the cache is enabled for CAE. Note that this value should be used as an indicator for how the cache will be partitioned.
Token cache refresh events with this value set to |
UnsafeCacheData |
The TokenCachePersistenceOptions instance which was updated. |