Metrics.TotalAccessTokensFromCache 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.
Total tokens obtained by MSAL from cache.
public static long TotalAccessTokensFromCache { get; }
static member TotalAccessTokensFromCache : int64
Public Shared ReadOnly Property TotalAccessTokensFromCache As Long