Freigeben über


WebTokenResponse.WebAccount Eigenschaft

Definition

Ruft das Webkonto für die Anforderung ab.

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

Eigenschaftswert

Das Webkonto für die Anforderung.

Gilt für:

Weitere Informationen