Microsoft.Identity.Client.Extensions.Msal.CacheChangedEventArgs
Event args describing which accounts have been added or removed on a cache change
Gets an enumerable of Identifier for each account added to the cache.
Gets an enumerable of Identifier for each account removed from the cache.
Constructs a new instance of this class.