你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MsalCacheHelperProvider.GetCacheHelper(String) Method

Definition

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

Applies to