Edit

Share via


MsalProviderExtensions Class

Definition

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.

Applies to