MsalCacheValidationData 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 used to validate cache items for different authentication schemes.
public class MsalCacheValidationData
type MsalCacheValidationData = class
Public Class MsalCacheValidationData
- Inheritance
-
MsalCacheValidationData
Constructors
| Name | Description |
|---|---|
| MsalCacheValidationData() | |
Properties
| Name | Description |
|---|---|
| CancellationToken |
The cancellation token used to cancel cache validation operations. |
| PersistedCacheParameters |
Gets the persisted parameters addded to the cache items. |