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 アカウント。

適用対象

こちらもご覧ください