TokenCache.DeserializeMsalV2(Byte[]) 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.
Caution
This is removed in MSAL.NET v4. Read more: https://aka.ms/msal-net-4x-cache-breaking-change
This is removed in MSAL.NET v4. Read more: https://aka.ms/msal-net-4x-cache-breaking-change
[System.Obsolete("This is removed in MSAL.NET v4. Read more: https://aka.ms/msal-net-4x-cache-breaking-change", false)]
public void DeserializeMsalV2 (byte[] msalV2State);
[<System.Obsolete("This is removed in MSAL.NET v4. Read more: https://aka.ms/msal-net-4x-cache-breaking-change", false)>]
abstract member DeserializeMsalV2 : byte[] -> unit
override this.DeserializeMsalV2 : byte[] -> unit
Public Sub DeserializeMsalV2 (msalV2State As Byte())
Parameters
- msalV2State
- Byte[]
Implements
- Attributes