CacheData.UnifiedState Property
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.
Array of bytes containing the serialized MSAL.NET V2 cache
public byte[] UnifiedState { get; set; }
member this.UnifiedState : byte[] with get, set
Public Property UnifiedState As Byte()
Property Value
Byte[]