MsalProviderExtensions 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.
Helpers for working with the MsalProvider.
public static class MsalProviderExtensions
type MsalProviderExtensions = class
Public Module MsalProviderExtensions
- Inheritance
-
MsalProviderExtensions
Methods
| InitTokenCacheAsync(MsalProvider, StorageCreationProperties, TraceSource) |
Helper function to initialize the token cache for non-UWP apps. MSAL handles this automatically on UWP. |