• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1| Change Type | Old Version | New Version | d.ts File |
2| ---- | ------ | ------ | -------- |
3|Added|NA|Method or attribute name: getAllAccounts<br>Function name: getAllAccounts(callback: AsyncCallback<Array<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts|
4|Added|NA|Method or attribute name: getAllAccounts<br>Function name: getAllAccounts(): Promise<Array<AppAccountInfo>>;|@ohos.account.appAccount.d.ts|
5|Added|NA|Method or attribute name: selectAccountsByOptions<br>Function name: selectAccountsByOptions(options: SelectAccountsOptions, callback: AsyncCallback<Array<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts|
6|Added|NA|Method or attribute name: verifyCredential<br>Function name: verifyCredential(name: string, owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
7|Added|NA|Method or attribute name: verifyCredential<br>Function name: verifyCredential(name: string, owner: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
8|Added|NA|Method or attribute name: setAuthenticatorProperties<br>Function name: setAuthenticatorProperties(owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
9|Added|NA|Method or attribute name: setAuthenticatorProperties<br>Function name: setAuthenticatorProperties(owner: string, options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
10|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo|@ohos.account.appAccount.d.ts|
11|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo<br>Method or attribute name: authType|@ohos.account.appAccount.d.ts|
12|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo<br>Method or attribute name: token|@ohos.account.appAccount.d.ts|
13|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthTokenInfo<br>Method or attribute name: account|@ohos.account.appAccount.d.ts|
14|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthResult|@ohos.account.appAccount.d.ts|
15|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthResult<br>Method or attribute name: account|@ohos.account.appAccount.d.ts|
16|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthResult<br>Method or attribute name: tokenInfo|@ohos.account.appAccount.d.ts|
17|Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountOptions|@ohos.account.appAccount.d.ts|
18|Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountOptions<br>Method or attribute name: customData|@ohos.account.appAccount.d.ts|
19|Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions|@ohos.account.appAccount.d.ts|
20|Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions<br>Method or attribute name: requiredLabels|@ohos.account.appAccount.d.ts|
21|Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions<br>Method or attribute name: authType|@ohos.account.appAccount.d.ts|
22|Added|NA|Module name: ohos.account.appAccount<br>Class name: CreateAccountImplicitlyOptions<br>Method or attribute name: parameters|@ohos.account.appAccount.d.ts|
23|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthCallback|@ohos.account.appAccount.d.ts|
24|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthCallback<br>Method or attribute name: onResult|@ohos.account.appAccount.d.ts|
25|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthCallback<br>Method or attribute name: onRequestRedirected|@ohos.account.appAccount.d.ts|
26|Added|NA|Module name: ohos.account.appAccount<br>Class name: AuthCallback<br>Method or attribute name: onRequestContinued|@ohos.account.appAccount.d.ts|
27|Added|NA|Method or attribute name: verifyCredential<br>Function name: verifyCredential(name: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
28|Added|NA|Method or attribute name: setProperties<br>Function name: setProperties(options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
29|Added|NA|Method or attribute name: checkAccountLabels<br>Function name: checkAccountLabels(name: string, labels: Array<string>, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
30|Added|NA|Method or attribute name: isAccountRemovable<br>Function name: isAccountRemovable(name: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
31|Added|NA|Module name: ohos.account.distributedAccount<br>Class name: DistributedInfo<br>Method or attribute name: nickname|@ohos.account.distributedAccount.d.ts|
32|Added|NA|Module name: ohos.account.distributedAccount<br>Class name: DistributedInfo<br>Method or attribute name: avatar|@ohos.account.distributedAccount.d.ts|
33|Added|NA|Method or attribute name: cancelAuth<br>Function name: cancelAuth(contextID: Uint8Array): void;|@ohos.account.osAccount.d.ts|
34|Added|NA|Method or attribute name: registerInputer<br>Function name: registerInputer(inputer: IInputer): void;|@ohos.account.osAccount.d.ts|
35|Added|NA|Method or attribute name: cancel<br>Function name: cancel(challenge: Uint8Array): void;|@ohos.account.osAccount.d.ts|
36|Deleted|Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: getAssociatedDataSync|NA|@ohos.account.appAccount.d.ts|
37|Deleted|Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: deleteAccountCredential|NA|@ohos.account.appAccount.d.ts|
38|Deleted|Module name: ohos.account.appAccount<br>Class name: AppAccountManager<br>Method or attribute name: deleteAccountCredential|NA|@ohos.account.appAccount.d.ts|
39|Deprecated version changed|Method or attribute name: addAccount<br>Deprecated version: N/A|Method or attribute name: addAccount<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
40|Deprecated version changed|Method or attribute name: addAccount<br>Deprecated version: N/A|Method or attribute name: addAccount<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
41|Deprecated version changed|Method or attribute name: addAccount<br>Deprecated version: N/A|Method or attribute name: addAccount<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
42|Deprecated version changed|Method or attribute name: addAccountImplicitly<br>Deprecated version: N/A|Method or attribute name: addAccountImplicitly<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
43|Deprecated version changed|Method or attribute name: deleteAccount<br>Deprecated version: N/A|Method or attribute name: deleteAccount<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
44|Deprecated version changed|Method or attribute name: deleteAccount<br>Deprecated version: N/A|Method or attribute name: deleteAccount<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
45|Deprecated version changed|Method or attribute name: disableAppAccess<br>Deprecated version: N/A|Method or attribute name: disableAppAccess<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
46|Deprecated version changed|Method or attribute name: disableAppAccess<br>Deprecated version: N/A|Method or attribute name: disableAppAccess<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
47|Deprecated version changed|Method or attribute name: enableAppAccess<br>Deprecated version: N/A|Method or attribute name: enableAppAccess<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
48|Deprecated version changed|Method or attribute name: enableAppAccess<br>Deprecated version: N/A|Method or attribute name: enableAppAccess<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
49|Deprecated version changed|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
50|Deprecated version changed|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: checkAppAccountSyncEnable<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
51|Deprecated version changed|Method or attribute name: setAccountCredential<br>Deprecated version: N/A|Method or attribute name: setAccountCredential<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
52|Deprecated version changed|Method or attribute name: setAccountCredential<br>Deprecated version: N/A|Method or attribute name: setAccountCredential<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
53|Deprecated version changed|Method or attribute name: setAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: setAccountExtraInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
54|Deprecated version changed|Method or attribute name: setAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: setAccountExtraInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
55|Deprecated version changed|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
56|Deprecated version changed|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: N/A|Method or attribute name: setAppAccountSyncEnable<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
57|Deprecated version changed|Method or attribute name: setAssociatedData<br>Deprecated version: N/A|Method or attribute name: setAssociatedData<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
58|Deprecated version changed|Method or attribute name: setAssociatedData<br>Deprecated version: N/A|Method or attribute name: setAssociatedData<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
59|Deprecated version changed|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
60|Deprecated version changed|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccessibleAccounts<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
61|Deprecated version changed|Method or attribute name: getAllAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccounts<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
62|Deprecated version changed|Method or attribute name: getAllAccounts<br>Deprecated version: N/A|Method or attribute name: getAllAccounts<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
63|Deprecated version changed|Method or attribute name: getAccountCredential<br>Deprecated version: N/A|Method or attribute name: getAccountCredential<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
64|Deprecated version changed|Method or attribute name: getAccountCredential<br>Deprecated version: N/A|Method or attribute name: getAccountCredential<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
65|Deprecated version changed|Method or attribute name: getAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: getAccountExtraInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
66|Deprecated version changed|Method or attribute name: getAccountExtraInfo<br>Deprecated version: N/A|Method or attribute name: getAccountExtraInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
67|Deprecated version changed|Method or attribute name: getAssociatedData<br>Deprecated version: N/A|Method or attribute name: getAssociatedData<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
68|Deprecated version changed|Method or attribute name: getAssociatedData<br>Deprecated version: N/A|Method or attribute name: getAssociatedData<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
69|Deprecated version changed|Method or attribute name: on_change<br>Deprecated version: N/A|Method or attribute name: on_change<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
70|Deprecated version changed|Method or attribute name: off_change<br>Deprecated version: N/A|Method or attribute name: off_change<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
71|Deprecated version changed|Method or attribute name: authenticate<br>Deprecated version: N/A|Method or attribute name: authenticate<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
72|Deprecated version changed|Method or attribute name: getOAuthToken<br>Deprecated version: N/A|Method or attribute name: getOAuthToken<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
73|Deprecated version changed|Method or attribute name: getOAuthToken<br>Deprecated version: N/A|Method or attribute name: getOAuthToken<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
74|Deprecated version changed|Method or attribute name: setOAuthToken<br>Deprecated version: N/A|Method or attribute name: setOAuthToken<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
75|Deprecated version changed|Method or attribute name: setOAuthToken<br>Deprecated version: N/A|Method or attribute name: setOAuthToken<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
76|Deprecated version changed|Method or attribute name: deleteOAuthToken<br>Deprecated version: N/A|Method or attribute name: deleteOAuthToken<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
77|Deprecated version changed|Method or attribute name: deleteOAuthToken<br>Deprecated version: N/A|Method or attribute name: deleteOAuthToken<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
78|Deprecated version changed|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
79|Deprecated version changed|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: setOAuthTokenVisibility<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
80|Deprecated version changed|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
81|Deprecated version changed|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: N/A|Method or attribute name: checkOAuthTokenVisibility<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
82|Deprecated version changed|Method or attribute name: getAllOAuthTokens<br>Deprecated version: N/A|Method or attribute name: getAllOAuthTokens<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
83|Deprecated version changed|Method or attribute name: getAllOAuthTokens<br>Deprecated version: N/A|Method or attribute name: getAllOAuthTokens<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
84|Deprecated version changed|Method or attribute name: getOAuthList<br>Deprecated version: N/A|Method or attribute name: getOAuthList<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
85|Deprecated version changed|Method or attribute name: getOAuthList<br>Deprecated version: N/A|Method or attribute name: getOAuthList<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
86|Deprecated version changed|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
87|Deprecated version changed|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorCallback<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
88|Deprecated version changed|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: 9<br>Substitute API: appAccount.AppAccountManager|@ohos.account.appAccount.d.ts|
89|Deprecated version changed|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: N/A|Method or attribute name: getAuthenticatorInfo<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
90|Deprecated version changed|Class name: OAuthTokenInfo<br>Deprecated version: N/A|Class name: OAuthTokenInfo<br>Deprecated version: 9<br>Substitute API: appAccount.AuthTokenInfo     |@ohos.account.appAccount.d.ts|
91|Deprecated version changed|Method or attribute name: ACTION_ADD_ACCOUNT_IMPLICITLY<br>Deprecated version: N/A|Method or attribute name: ACTION_ADD_ACCOUNT_IMPLICITLY<br>Deprecated version: 9<br>Substitute API: appAccount.Constants|@ohos.account.appAccount.d.ts|
92|Deprecated version changed|Method or attribute name: ACTION_AUTHENTICATE<br>Deprecated version: N/A|Method or attribute name: ACTION_AUTHENTICATE<br>Deprecated version: 9<br>Substitute API: appAccount.Constants|@ohos.account.appAccount.d.ts|
93|Deprecated version changed|Class name: ResultCode<br>Deprecated version: N/A|Class name: ResultCode<br>Deprecated version: 9|@ohos.account.appAccount.d.ts|
94|Deprecated version changed|Class name: AuthenticatorCallback<br>Deprecated version: N/A|Class name: AuthenticatorCallback<br>Deprecated version: 9<br>Substitute API: AppAccount.AuthCallback     |@ohos.account.appAccount.d.ts|
95|Deprecated version changed|Method or attribute name: addAccountImplicitly<br>Deprecated version: N/A|Method or attribute name: addAccountImplicitly<br>Deprecated version: 9<br>Substitute API: appAccount.Authenticator|@ohos.account.appAccount.d.ts|
96|Deprecated version changed|Method or attribute name: authenticate<br>Deprecated version: N/A|Method or attribute name: authenticate<br>Deprecated version: 9<br>Substitute API: appAccount.Authenticator|@ohos.account.appAccount.d.ts|
97|Deprecated version changed|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: 9<br>Substitute API: distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts|
98|Deprecated version changed|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: queryOsAccountDistributedInfo<br>Deprecated version: 9|@ohos.account.distributedAccount.d.ts|
99|Deprecated version changed|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: 9<br>Substitute API: distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts|
100|Deprecated version changed|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: N/A|Method or attribute name: updateOsAccountDistributedInfo<br>Deprecated version: 9|@ohos.account.distributedAccount.d.ts|
101|Deprecated version changed|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: N/A|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
102|Deprecated version changed|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: N/A|Method or attribute name: isMultiOsAccountEnable<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
103|Deprecated version changed|Method or attribute name: isOsAccountActived<br>Deprecated version: N/A|Method or attribute name: isOsAccountActived<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
104|Deprecated version changed|Method or attribute name: isOsAccountActived<br>Deprecated version: N/A|Method or attribute name: isOsAccountActived<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
105|Deprecated version changed|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: N/A|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
106|Deprecated version changed|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: N/A|Method or attribute name: isOsAccountConstraintEnable<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
107|Deprecated version changed|Method or attribute name: isTestOsAccount<br>Deprecated version: N/A|Method or attribute name: isTestOsAccount<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
108|Deprecated version changed|Method or attribute name: isTestOsAccount<br>Deprecated version: N/A|Method or attribute name: isTestOsAccount<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
109|Deprecated version changed|Method or attribute name: isOsAccountVerified<br>Deprecated version: N/A|Method or attribute name: isOsAccountVerified<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
110|Deprecated version changed|Method or attribute name: isOsAccountVerified<br>Deprecated version: N/A|Method or attribute name: isOsAccountVerified<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
111|Deprecated version changed|Method or attribute name: isOsAccountVerified<br>Deprecated version: N/A|Method or attribute name: isOsAccountVerified<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
112|Deprecated version changed|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: N/A|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
113|Deprecated version changed|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: N/A|Method or attribute name: getCreatedOsAccountsCount<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
114|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
115|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromProcess<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
116|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
117|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromUid<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
118|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
119|Deprecated version changed|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdFromDomain<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
120|Deprecated version changed|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: N/A|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
121|Deprecated version changed|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: N/A|Method or attribute name: getOsAccountAllConstraints<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
122|Deprecated version changed|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: N/A|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
123|Deprecated version changed|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: N/A|Method or attribute name: queryActivatedOsAccountIds<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
124|Deprecated version changed|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: N/A|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
125|Deprecated version changed|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: N/A|Method or attribute name: queryCurrentOsAccount<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
126|Deprecated version changed|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
127|Deprecated version changed|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: N/A|Method or attribute name: getOsAccountTypeFromProcess<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
128|Deprecated version changed|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: N/A|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
129|Deprecated version changed|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: N/A|Method or attribute name: getDistributedVirtualDeviceId<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
130|Deprecated version changed|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
131|Deprecated version changed|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: N/A|Method or attribute name: getOsAccountLocalIdBySerialNumber<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
132|Deprecated version changed|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: N/A|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: 9<br>Substitute API: osAccount.AccountManager|@ohos.account.osAccount.d.ts|
133|Deprecated version changed|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: N/A|Method or attribute name: getSerialNumberByOsAccountLocalId<br>Deprecated version: 9|@ohos.account.osAccount.d.ts|
134|Permission changed|Method or attribute name: getAuthInfo<br>Permission: ohos.permission.ACCESS_USER_IDM|Method or attribute name: getAuthInfo<br>Permission: ohos.permission.USE_USER_IDM|@ohos.account.osAccount.d.ts|
135|Permission changed|Method or attribute name: getAuthInfo<br>Permission: ohos.permission.ACCESS_USER_IDM|Method or attribute name: getAuthInfo<br>Permission: ohos.permission.USE_USER_IDM|@ohos.account.osAccount.d.ts|
136|Permission changed|Method or attribute name: getAuthInfo<br>Permission: ohos.permission.ACCESS_USER_IDM|Method or attribute name: getAuthInfo<br>Permission: ohos.permission.USE_USER_IDM|@ohos.account.osAccount.d.ts|
137|Permission added|Method or attribute name: isOsAccountVerified<br>Permission: N/A|Method or attribute name: isOsAccountVerified<br>Permission: ohos.permission.MANAGE_LOCAL_ACCOUNTS or ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS.|@ohos.account.osAccount.d.ts|
138|Permission added|Method or attribute name: isMainOsAccount<br>Permission: N/A|Method or attribute name: isMainOsAccount<br>Permission: ohos.permission.MANAGE_LOCAL_ACCOUNTS.|@ohos.account.osAccount.d.ts|
139|Permission added|Method or attribute name: isMainOsAccount<br>Permission: N/A|Method or attribute name: isMainOsAccount<br>Permission: ohos.permission.MANAGE_LOCAL_ACCOUNTS.|@ohos.account.osAccount.d.ts|
140