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