次の方法で共有


WebProviderTokenRequest.WebAccountSelectionOptions プロパティ

定義

Web アカウントの選択オプションを取得します。

public:
 property WebAccountSelectionOptions WebAccountSelectionOptions { WebAccountSelectionOptions get(); };
WebAccountSelectionOptions WebAccountSelectionOptions();
public WebAccountSelectionOptions WebAccountSelectionOptions { get; }
var webAccountSelectionOptions = webProviderTokenRequest.webAccountSelectionOptions;
Public ReadOnly Property WebAccountSelectionOptions As WebAccountSelectionOptions

プロパティ値

Web アカウントの選択オプション。

適用対象