Show / Hide Table of Contents

Property IdToken

IdToken

Gets the ID Token is a security token that includes claims regarding the authentication of an end-user by an authorization server when interacting with a client.

Declaration
public string IdToken { get; }
Property Value
Type Description
string

The ID Token is a security token that includes claims regarding the authentication of an end-user by an authorization server when interacting with a client.

Remarks

This ID token is formatted as a JSON Web Token (JWT).

Applies to

Platforms and versions
TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.