Condividi tramite


GetTokenResponse Classe

Definizione

Oggetto Result from the GetTokenDialog Se l'azione GetToken ha esito positivo nel recupero di un token utente, la proprietà GetTokenDialog verrà popolata con la proprietà Token Se l'azione GetToken non riesce a recuperare un token utente, il getTokenDialog verrà popolato con la proprietà NonTokenResponse

public class GetTokenResponse
type GetTokenResponse = class
Public Class GetTokenResponse
Ereditarietà
GetTokenResponse

Costruttori

GetTokenResponse()

Oggetto Result from the GetTokenDialog Se l'azione GetToken ha esito positivo nel recupero di un token utente, la proprietà GetTokenDialog verrà popolata con la proprietà Token Se l'azione GetToken non riesce a recuperare un token utente, il getTokenDialog verrà popolato con la proprietà NonTokenResponse

Proprietà

NonTokenResponse

Testo digitato dall'utente quando getTokenDialog non è in grado di recuperare un token utente

Token

Token utente

Si applica a