AuthenticationResult.IdToken Property

Definition

Overloads

IdToken

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

IdToken

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