MsalCacheHelperProvider.GetCacheHelper(String) Method
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.
public static Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper GetCacheHelper (string tokenCacheName);
static member GetCacheHelper : string -> Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper
Public Shared Function GetCacheHelper (tokenCacheName As String) As MsalCacheHelper
Parameters
- tokenCacheName
- String
Returns
Microsoft.Identity.Client.Extensions.Msal.MsalCacheHelper