次の方法で共有


CacheData.AdalV3State Property

Definition

Overloads

AdalV3State

Array of bytes containing the serialized cache in ADAL.NET V3 format

AdalV3State

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