| Change Type | Old Version | New Version | d.ts File |
|---|---|---|---|
| Added | NA | Method or attribute name: getAllAccounts Function name: getAllAccounts(callback: AsyncCallback<Array | @ohos.account.appAccount.d.ts |
| Added | NA | Method or attribute name: getAllAccounts Function name: getAllAccounts(): Promise<Array | @ohos.account.appAccount.d.ts |
| Added | NA | Method or attribute name: selectAccountsByOptions Function name: selectAccountsByOptions(options: SelectAccountsOptions, callback: AsyncCallback<Array | @ohos.account.appAccount.d.ts |
| Added | NA | Method or attribute name: verifyCredential Function name: verifyCredential(name: string, owner: string, callback: AuthCallback): void; | @ohos.account.appAccount.d.ts |
| Added | NA | Method or attribute name: verifyCredential Function name: verifyCredential(name: string, owner: string, options: VerifyCredentialOptions, callback: AuthCallback): void; | @ohos.account.appAccount.d.ts |
| Added | NA | Method or attribute name: setAuthenticatorProperties Function name: setAuthenticatorProperties(owner: string, callback: AuthCallback): void; | @ohos.account.appAccount.d.ts |
| Added | NA | Method or attribute name: setAuthenticatorProperties Function name: setAuthenticatorProperties(owner: string, options: SetPropertiesOptions, callback: AuthCallback): void; | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: AuthTokenInfo | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: AuthTokenInfo Method or attribute name: authType | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: AuthTokenInfo Method or attribute name: token | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: AuthTokenInfo Method or attribute name: account | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: AuthResult | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: AuthResult Method or attribute name: account | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: AuthResult Method or attribute name: tokenInfo | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: CreateAccountOptions | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: CreateAccountOptions Method or attribute name: customData | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: CreateAccountImplicitlyOptions | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: CreateAccountImplicitlyOptions Method or attribute name: requiredLabels | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: CreateAccountImplicitlyOptions Method or attribute name: authType | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: CreateAccountImplicitlyOptions Method or attribute name: parameters | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: AuthCallback | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: AuthCallback Method or attribute name: onResult | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: AuthCallback Method or attribute name: onRequestRedirected | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.appAccount Class name: AuthCallback Method or attribute name: onRequestContinued | @ohos.account.appAccount.d.ts |
| Added | NA | Method or attribute name: verifyCredential Function name: verifyCredential(name: string, options: VerifyCredentialOptions, callback: AuthCallback): void; | @ohos.account.appAccount.d.ts |
| Added | NA | Method or attribute name: setProperties Function name: setProperties(options: SetPropertiesOptions, callback: AuthCallback): void; | @ohos.account.appAccount.d.ts |
| Added | NA | Method or attribute name: checkAccountLabels Function name: checkAccountLabels(name: string, labels: Array | @ohos.account.appAccount.d.ts |
| Added | NA | Method or attribute name: isAccountRemovable Function name: isAccountRemovable(name: string, callback: AuthCallback): void; | @ohos.account.appAccount.d.ts |
| Added | NA | Module name: ohos.account.distributedAccount Class name: DistributedInfo Method or attribute name: nickname | @ohos.account.distributedAccount.d.ts |
| Added | NA | Module name: ohos.account.distributedAccount Class name: DistributedInfo Method or attribute name: avatar | @ohos.account.distributedAccount.d.ts |
| Added | NA | Method or attribute name: cancelAuth Function name: cancelAuth(contextID: Uint8Array): void; | @ohos.account.osAccount.d.ts |
| Added | NA | Method or attribute name: registerInputer Function name: registerInputer(inputer: IInputer): void; | @ohos.account.osAccount.d.ts |
| Added | NA | Method or attribute name: cancel Function name: cancel(challenge: Uint8Array): void; | @ohos.account.osAccount.d.ts |
| Deleted | Module name: ohos.account.appAccount Class name: AppAccountManager Method or attribute name: getAssociatedDataSync | NA | @ohos.account.appAccount.d.ts |
| Deleted | Module name: ohos.account.appAccount Class name: AppAccountManager Method or attribute name: deleteAccountCredential | NA | @ohos.account.appAccount.d.ts |
| Deleted | Module name: ohos.account.appAccount Class name: AppAccountManager Method or attribute name: deleteAccountCredential | NA | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: addAccount Deprecated version: N/A | Method or attribute name: addAccount Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: addAccount Deprecated version: N/A | Method or attribute name: addAccount Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: addAccount Deprecated version: N/A | Method or attribute name: addAccount Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: addAccountImplicitly Deprecated version: N/A | Method or attribute name: addAccountImplicitly Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: deleteAccount Deprecated version: N/A | Method or attribute name: deleteAccount Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: deleteAccount Deprecated version: N/A | Method or attribute name: deleteAccount Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: disableAppAccess Deprecated version: N/A | Method or attribute name: disableAppAccess Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: disableAppAccess Deprecated version: N/A | Method or attribute name: disableAppAccess Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: enableAppAccess Deprecated version: N/A | Method or attribute name: enableAppAccess Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: enableAppAccess Deprecated version: N/A | Method or attribute name: enableAppAccess Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: checkAppAccountSyncEnable Deprecated version: N/A | Method or attribute name: checkAppAccountSyncEnable Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: checkAppAccountSyncEnable Deprecated version: N/A | Method or attribute name: checkAppAccountSyncEnable Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: setAccountCredential Deprecated version: N/A | Method or attribute name: setAccountCredential Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: setAccountCredential Deprecated version: N/A | Method or attribute name: setAccountCredential Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: setAccountExtraInfo Deprecated version: N/A | Method or attribute name: setAccountExtraInfo Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: setAccountExtraInfo Deprecated version: N/A | Method or attribute name: setAccountExtraInfo Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: setAppAccountSyncEnable Deprecated version: N/A | Method or attribute name: setAppAccountSyncEnable Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: setAppAccountSyncEnable Deprecated version: N/A | Method or attribute name: setAppAccountSyncEnable Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: setAssociatedData Deprecated version: N/A | Method or attribute name: setAssociatedData Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: setAssociatedData Deprecated version: N/A | Method or attribute name: setAssociatedData Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAllAccessibleAccounts Deprecated version: N/A | Method or attribute name: getAllAccessibleAccounts Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAllAccessibleAccounts Deprecated version: N/A | Method or attribute name: getAllAccessibleAccounts Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAllAccounts Deprecated version: N/A | Method or attribute name: getAllAccounts Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAllAccounts Deprecated version: N/A | Method or attribute name: getAllAccounts Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAccountCredential Deprecated version: N/A | Method or attribute name: getAccountCredential Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAccountCredential Deprecated version: N/A | Method or attribute name: getAccountCredential Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAccountExtraInfo Deprecated version: N/A | Method or attribute name: getAccountExtraInfo Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAccountExtraInfo Deprecated version: N/A | Method or attribute name: getAccountExtraInfo Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAssociatedData Deprecated version: N/A | Method or attribute name: getAssociatedData Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAssociatedData Deprecated version: N/A | Method or attribute name: getAssociatedData Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: on_change Deprecated version: N/A | Method or attribute name: on_change Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: off_change Deprecated version: N/A | Method or attribute name: off_change Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: authenticate Deprecated version: N/A | Method or attribute name: authenticate Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOAuthToken Deprecated version: N/A | Method or attribute name: getOAuthToken Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOAuthToken Deprecated version: N/A | Method or attribute name: getOAuthToken Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: setOAuthToken Deprecated version: N/A | Method or attribute name: setOAuthToken Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: setOAuthToken Deprecated version: N/A | Method or attribute name: setOAuthToken Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: deleteOAuthToken Deprecated version: N/A | Method or attribute name: deleteOAuthToken Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: deleteOAuthToken Deprecated version: N/A | Method or attribute name: deleteOAuthToken Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: setOAuthTokenVisibility Deprecated version: N/A | Method or attribute name: setOAuthTokenVisibility Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: setOAuthTokenVisibility Deprecated version: N/A | Method or attribute name: setOAuthTokenVisibility Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: checkOAuthTokenVisibility Deprecated version: N/A | Method or attribute name: checkOAuthTokenVisibility Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: checkOAuthTokenVisibility Deprecated version: N/A | Method or attribute name: checkOAuthTokenVisibility Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAllOAuthTokens Deprecated version: N/A | Method or attribute name: getAllOAuthTokens Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAllOAuthTokens Deprecated version: N/A | Method or attribute name: getAllOAuthTokens Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOAuthList Deprecated version: N/A | Method or attribute name: getOAuthList Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOAuthList Deprecated version: N/A | Method or attribute name: getOAuthList Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAuthenticatorCallback Deprecated version: N/A | Method or attribute name: getAuthenticatorCallback Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAuthenticatorCallback Deprecated version: N/A | Method or attribute name: getAuthenticatorCallback Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAuthenticatorInfo Deprecated version: N/A | Method or attribute name: getAuthenticatorInfo Deprecated version: 9 Substitute API: appAccount.AppAccountManager | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: getAuthenticatorInfo Deprecated version: N/A | Method or attribute name: getAuthenticatorInfo Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Class name: OAuthTokenInfo Deprecated version: N/A | Class name: OAuthTokenInfo Deprecated version: 9 Substitute API: appAccount.AuthTokenInfo | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: ACTION_ADD_ACCOUNT_IMPLICITLY Deprecated version: N/A | Method or attribute name: ACTION_ADD_ACCOUNT_IMPLICITLY Deprecated version: 9 Substitute API: appAccount.Constants | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: ACTION_AUTHENTICATE Deprecated version: N/A | Method or attribute name: ACTION_AUTHENTICATE Deprecated version: 9 Substitute API: appAccount.Constants | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Class name: ResultCode Deprecated version: N/A | Class name: ResultCode Deprecated version: 9 | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Class name: AuthenticatorCallback Deprecated version: N/A | Class name: AuthenticatorCallback Deprecated version: 9 Substitute API: AppAccount.AuthCallback | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: addAccountImplicitly Deprecated version: N/A | Method or attribute name: addAccountImplicitly Deprecated version: 9 Substitute API: appAccount.Authenticator | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: authenticate Deprecated version: N/A | Method or attribute name: authenticate Deprecated version: 9 Substitute API: appAccount.Authenticator | @ohos.account.appAccount.d.ts |
| Deprecated version changed | Method or attribute name: queryOsAccountDistributedInfo Deprecated version: N/A | Method or attribute name: queryOsAccountDistributedInfo Deprecated version: 9 Substitute API: distributedAccount.DistributedAccountAbility | @ohos.account.distributedAccount.d.ts |
| Deprecated version changed | Method or attribute name: queryOsAccountDistributedInfo Deprecated version: N/A | Method or attribute name: queryOsAccountDistributedInfo Deprecated version: 9 | @ohos.account.distributedAccount.d.ts |
| Deprecated version changed | Method or attribute name: updateOsAccountDistributedInfo Deprecated version: N/A | Method or attribute name: updateOsAccountDistributedInfo Deprecated version: 9 Substitute API: distributedAccount.DistributedAccountAbility | @ohos.account.distributedAccount.d.ts |
| Deprecated version changed | Method or attribute name: updateOsAccountDistributedInfo Deprecated version: N/A | Method or attribute name: updateOsAccountDistributedInfo Deprecated version: 9 | @ohos.account.distributedAccount.d.ts |
| Deprecated version changed | Method or attribute name: isMultiOsAccountEnable Deprecated version: N/A | Method or attribute name: isMultiOsAccountEnable Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: isMultiOsAccountEnable Deprecated version: N/A | Method or attribute name: isMultiOsAccountEnable Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: isOsAccountActived Deprecated version: N/A | Method or attribute name: isOsAccountActived Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: isOsAccountActived Deprecated version: N/A | Method or attribute name: isOsAccountActived Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: isOsAccountConstraintEnable Deprecated version: N/A | Method or attribute name: isOsAccountConstraintEnable Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: isOsAccountConstraintEnable Deprecated version: N/A | Method or attribute name: isOsAccountConstraintEnable Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: isTestOsAccount Deprecated version: N/A | Method or attribute name: isTestOsAccount Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: isTestOsAccount Deprecated version: N/A | Method or attribute name: isTestOsAccount Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: isOsAccountVerified Deprecated version: N/A | Method or attribute name: isOsAccountVerified Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: isOsAccountVerified Deprecated version: N/A | Method or attribute name: isOsAccountVerified Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: isOsAccountVerified Deprecated version: N/A | Method or attribute name: isOsAccountVerified Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getCreatedOsAccountsCount Deprecated version: N/A | Method or attribute name: getCreatedOsAccountsCount Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getCreatedOsAccountsCount Deprecated version: N/A | Method or attribute name: getCreatedOsAccountsCount Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOsAccountLocalIdFromProcess Deprecated version: N/A | Method or attribute name: getOsAccountLocalIdFromProcess Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOsAccountLocalIdFromProcess Deprecated version: N/A | Method or attribute name: getOsAccountLocalIdFromProcess Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOsAccountLocalIdFromUid Deprecated version: N/A | Method or attribute name: getOsAccountLocalIdFromUid Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOsAccountLocalIdFromUid Deprecated version: N/A | Method or attribute name: getOsAccountLocalIdFromUid Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOsAccountLocalIdFromDomain Deprecated version: N/A | Method or attribute name: getOsAccountLocalIdFromDomain Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOsAccountLocalIdFromDomain Deprecated version: N/A | Method or attribute name: getOsAccountLocalIdFromDomain Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOsAccountAllConstraints Deprecated version: N/A | Method or attribute name: getOsAccountAllConstraints Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOsAccountAllConstraints Deprecated version: N/A | Method or attribute name: getOsAccountAllConstraints Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: queryActivatedOsAccountIds Deprecated version: N/A | Method or attribute name: queryActivatedOsAccountIds Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: queryActivatedOsAccountIds Deprecated version: N/A | Method or attribute name: queryActivatedOsAccountIds Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: queryCurrentOsAccount Deprecated version: N/A | Method or attribute name: queryCurrentOsAccount Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: queryCurrentOsAccount Deprecated version: N/A | Method or attribute name: queryCurrentOsAccount Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOsAccountTypeFromProcess Deprecated version: N/A | Method or attribute name: getOsAccountTypeFromProcess Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOsAccountTypeFromProcess Deprecated version: N/A | Method or attribute name: getOsAccountTypeFromProcess Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getDistributedVirtualDeviceId Deprecated version: N/A | Method or attribute name: getDistributedVirtualDeviceId Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getDistributedVirtualDeviceId Deprecated version: N/A | Method or attribute name: getDistributedVirtualDeviceId Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOsAccountLocalIdBySerialNumber Deprecated version: N/A | Method or attribute name: getOsAccountLocalIdBySerialNumber Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getOsAccountLocalIdBySerialNumber Deprecated version: N/A | Method or attribute name: getOsAccountLocalIdBySerialNumber Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getSerialNumberByOsAccountLocalId Deprecated version: N/A | Method or attribute name: getSerialNumberByOsAccountLocalId Deprecated version: 9 Substitute API: osAccount.AccountManager | @ohos.account.osAccount.d.ts |
| Deprecated version changed | Method or attribute name: getSerialNumberByOsAccountLocalId Deprecated version: N/A | Method or attribute name: getSerialNumberByOsAccountLocalId Deprecated version: 9 | @ohos.account.osAccount.d.ts |
| Permission changed | Method or attribute name: getAuthInfo Permission: ohos.permission.ACCESS_USER_IDM | Method or attribute name: getAuthInfo Permission: ohos.permission.USE_USER_IDM | @ohos.account.osAccount.d.ts |
| Permission changed | Method or attribute name: getAuthInfo Permission: ohos.permission.ACCESS_USER_IDM | Method or attribute name: getAuthInfo Permission: ohos.permission.USE_USER_IDM | @ohos.account.osAccount.d.ts |
| Permission changed | Method or attribute name: getAuthInfo Permission: ohos.permission.ACCESS_USER_IDM | Method or attribute name: getAuthInfo Permission: ohos.permission.USE_USER_IDM | @ohos.account.osAccount.d.ts |
| Permission added | Method or attribute name: isOsAccountVerified Permission: N/A | Method or attribute name: isOsAccountVerified Permission: ohos.permission.MANAGE_LOCAL_ACCOUNTS or ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS. | @ohos.account.osAccount.d.ts |
| Permission added | Method or attribute name: isMainOsAccount Permission: N/A | Method or attribute name: isMainOsAccount Permission: ohos.permission.MANAGE_LOCAL_ACCOUNTS. | @ohos.account.osAccount.d.ts |
| Permission added | Method or attribute name: isMainOsAccount Permission: N/A | Method or attribute name: isMainOsAccount Permission: ohos.permission.MANAGE_LOCAL_ACCOUNTS. | @ohos.account.osAccount.d.ts |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙js-apidiff-accessibility
harmony 鸿蒙js-apidiff-application
harmony 鸿蒙js-apidiff-communication
harmony 鸿蒙js-apidiff-compiler-and-runtime