Microsoft.Identity.Client.Utils
Namespace with 1 public types
Classes
MacMainThreadScheduler
This class implements a main thread scheduler for macOS applications. It should be also working on other platforms, but it is primarily designed for macOS.
It is mainly designed for internal use to support the MSAL library in "switching to the main thread anytime".
However, external users can also call it if needed.