共用方式為


WebTokenResponse.WebAccount 屬性

定義

取得要求的 Web 帳戶。

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

屬性值

要求的 Web 帳戶。

適用於

另請參閱