Share via


AuthenticationResult.IdToken Property

Definition

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

public string IdToken { get; }
member this.IdToken : string
Public ReadOnly Property IdToken As String

Property Value

Applies to