Values indicating whether guests should be allowed in the sign-in UI.
public enum class AccountPickerOptions
| Member | Value | Description |
|---|---|---|
| None | 0 | Guests are not allowed in the sign-in UI. |
| AllowGuests | 1 | Guests are allowed in the sign-in UI. |
| AllowOnlyDistinctControllerTypes | 2 | Only guests with particular controllers are allowed in the sign-in UI. |
Namespace: Windows.Xbox.UI
Metadata: windows.winmd