<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.83.0" />

Microsoft.Identity.Client.Extensions.Msal.MsalCachePersistenceException

Exception that results when trying to persist data to the underlying OS mechanism (KeyRing, KeyChain, DPAPI) Inspect inner exception for details.

public MsalCachePersistenceException(string message)

public MsalCachePersistenceException(string message, Exception innerException)