AuthenticationResult.IdToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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