Share via


AcquireTokenResult.IdToken Property

Definition

Gets the Id Token if returned by the service or null if no Id Token is returned.

public string? IdToken { get; set; }
member this.IdToken : string with get, set
Public Property IdToken As String

Property Value

Applies to