WebProviderTokenRequest.WebAccountSelectionOptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.