Account services: Difference between revisions
No edit summary |
No edit summary |
||
Line 22: | Line 22: | ||
| 50 || [[#IsUserRegistrationRequestPermitted]] || | | 50 || [[#IsUserRegistrationRequestPermitted]] || | ||
|- | |- | ||
| 51 || TrySelectUserWithoutInteraction || | | 51 || [[#TrySelectUserWithoutInteraction]] || | ||
|- | |- | ||
| 60 || [5.0.0-5.1.0] ListOpenContextStoredUsers || | | 60 || [5.0.0-5.1.0] ListOpenContextStoredUsers || | ||
Line 97: | Line 97: | ||
== IsUserRegistrationRequestPermitted == | == IsUserRegistrationRequestPermitted == | ||
Takes a PID, an input u64 pid_reserved, and returns an output u8 bool. | Takes a PID, an input u64 pid_reserved, and returns an output u8 bool. | ||
== TrySelectUserWithoutInteraction == | |||
Takes an input Uid and an input u8 bool isNetworkServiceAccountRequired, returns no output. | |||
== IManagerForSystemService == | == IManagerForSystemService == | ||
Line 487: | Line 490: | ||
| 50 || [[#IsUserRegistrationRequestPermitted]] || | | 50 || [[#IsUserRegistrationRequestPermitted]] || | ||
|- | |- | ||
| 51 || TrySelectUserWithoutInteraction || | | 51 || [[#TrySelectUserWithoutInteraction]] || | ||
|- | |- | ||
| 60 || [5.0.0-5.1.0] ListOpenContextStoredUsers || | | 60 || [5.0.0-5.1.0] ListOpenContextStoredUsers || | ||
Line 615: | Line 618: | ||
| 50 || [[#IsUserRegistrationRequestPermitted]] || | | 50 || [[#IsUserRegistrationRequestPermitted]] || | ||
|- | |- | ||
| 51 || TrySelectUserWithoutInteraction || | | 51 || [[#TrySelectUserWithoutInteraction]] || | ||
|- | |- | ||
| 60 || [5.0.0-5.1.0] ListOpenContextStoredUsers || | | 60 || [5.0.0-5.1.0] ListOpenContextStoredUsers || |