WebProviderTokenRequest.WebAccountSelectionOptions Property

Definition

Gets the web account selection options.

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

Property Value

The web account selection options.

Applies to