UserSelection
Represents type of option selected by user on Login Selction screen.
Enumeration Members
LOGIN_SELECTED
LOGIN_SELECTED:
"LOGIN_SELECTED"
User has picked an account to sign in from one or more linked accounts offered to them.
MANUAL_SIGN_IN
MANUAL_SIGN_IN:
"MANUAL_SIGN_IN"
User has chosen to ignore linked accounts and sign in manually.
NOT_APPLICABLE
NOT_APPLICABLE:
"NOT_APPLICABLE"
Indicates that the user selection is not applicable because user didn't select any option on LoginSelection screen and the screen timed-out.
Last updated: Sep 30, 2025