AccountPickerOptions Enumeration

Values indicating whether guests should be allowed in the sign-in UI.

Syntax

public enum class AccountPickerOptions  

Members

Member Value Description
None Guests are not allowed in the sign-in UI.
AllowGuests Guests are allowed in the sign-in UI.
AllowOnlyDistinctControllerTypes Only guests with particular controllers are allowed in the sign-in UI.

Requirements

Namespace: Windows.Xbox.UI

Metadata: windows.winmd

See also

Reference

Windows.Xbox.UI Namespace

SystemUI.ShowAccountPickerAsync Method