Profile Selector: Difference between revisions
No edit summary |
|||
Line 108: | Line 108: | ||
| 0x84 || 0x1 || [6.0.0+] u8 isUnqualifiedUserSelectable | | 0x84 || 0x1 || [6.0.0+] u8 isUnqualifiedUserSelectable | ||
|} | |} | ||
ShowUserSelector* calls ShowUserSelectorCommon for launching the applet, which does the following: | |||
* When isSkipEnabled is set, the first user in invalidUidList must not be set, and additionalSelect must be 0 (asserting otherwise). When enabled [[Account_services#TrySelectUserWithoutInteraction|TrySelectUserWithoutInteraction]] will be used to select the user (with isNetworkServiceAccountRequired), in this case the applet will only be launched if that cmd doesn't return an user. | |||
== UserSelectionSettingsForSystemService == | == UserSelectionSettingsForSystemService == |