CacheData.UnifiedState Property

Definition

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[]

Applies to