AzureSessionInitializer.MigrateMsalCacheWithoutSuffix 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 void MigrateMsalCacheWithoutSuffix (Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureSession session, Action<string> writeWarning);
static member MigrateMsalCacheWithoutSuffix : Microsoft.Azure.Commands.Common.Authentication.Abstractions.IAzureSession * Action<string> -> unit
Public Shared Sub MigrateMsalCacheWithoutSuffix (session As IAzureSession, writeWarning As Action(Of String))
Parameters
- session
- IAzureSession