CacheData.AdalV3State 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 cache in ADAL.NET V3 format
public byte[] AdalV3State { get; set; }
member this.AdalV3State : byte[] with get, set
Public Property AdalV3State As Byte()
Property Value
Byte[]