共用方式為


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 帳戶選取選項。

適用於