CacheData.AdalV3State Property

Definition

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

Applies to