Changes

Jump to navigation Jump to search
321 bytes added ,  03:17, 3 December 2019
Line 20: Line 20:  
| 6 || [3.0.0+] GetProfileDigest ||
 
| 6 || [3.0.0+] GetProfileDigest ||
 
|-
 
|-
| 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 94: Line 94:  
| 999 || DebugSetUserStateOpen ||
 
| 999 || DebugSetUserStateOpen ||
 
|}
 
|}
 +
 +
== IsUserRegistrationRequestPermitted ==
 +
Takes a PID, an input u64 pid_reserved, and returns an output u8 bool.
 +
 +
== TrySelectUserWithoutInteraction ==
 +
Takes an input u8 bool isNetworkServiceAccountRequired, returns an output Uid.
    
== IManagerForSystemService ==
 
== IManagerForSystemService ==
Line 482: Line 488:  
| 6 || [3.0.0+] GetProfileDigest ||
 
| 6 || [3.0.0+] GetProfileDigest ||
 
|-
 
|-
| 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 610: Line 616:  
| 6 || [3.0.0+] GetProfileDigest ||
 
| 6 || [3.0.0+] GetProfileDigest ||
 
|-
 
|-
| 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 700: Line 706:  
| 2 || GetDeviceAccountId ||
 
| 2 || GetDeviceAccountId ||
 
|-
 
|-
| [1.0.0-6.2.0] 50 || RegisterNotificationTokenAsync || Returns an [[#IAsyncContext]].
+
| 50 || [1.0.0-6.2.0] RegisterNotificationTokenAsync || Returns an [[#IAsyncContext]].
 
|-
 
|-
| [1.0.0-6.2.0] 51 || UnregisterNotificationTokenAsync || Returns an [[#IAsyncContext]].
+
| 51 || [1.0.0-6.2.0] UnregisterNotificationTokenAsync || Returns an [[#IAsyncContext]].
 
|}
 
|}
   Line 716: Line 722:  
| 1 || [6.0.0+] LoadAuthenticationTokenCache
 
| 1 || [6.0.0+] LoadAuthenticationTokenCache
 
|-
 
|-
| 2 || [6.0.0+]
+
| 2 || [6.0.0+] InvalidateAuthenticationTokenCache
 
|-
 
|-
 
| 10 || [6.0.0+] EnsureEdgeTokenCacheAsync
 
| 10 || [6.0.0+] EnsureEdgeTokenCacheAsync
Line 722: Line 728:  
| 11 || [6.0.0+] LoadEdgeTokenCache
 
| 11 || [6.0.0+] LoadEdgeTokenCache
 
|-
 
|-
| 12 || [6.0.0+]
+
| 12 || [6.0.0+] InvalidateEdgeTokenCache
 
|}
 
|}
  

Navigation menu