Condividi tramite


WebTokenResponse.WebAccount Proprietà

Definizione

Ottiene l'account Web per la richiesta.

public:
 property WebAccount ^ WebAccount { WebAccount ^ get(); };
WebAccount WebAccount();
public WebAccount WebAccount { get; }
var webAccount = webTokenResponse.webAccount;
Public ReadOnly Property WebAccount As WebAccount

Valore della proprietà

Account Web per la richiesta.

Si applica a

Vedi anche