WebAuthenticatorResult.IdToken Proprietà

Definizione

Valore per la id_token chiave.

public string IdToken { get; }

Valore della proprietà

System.String

Valore per la id_token chiave.

Commenti

Apple non restituisce un token di accesso nell'accesso nativo iOS, ma restituisce id_token come token JWT.

Si applica a