1| 操作 | 旧版本 | 新版本 | d.ts文件 | 2| ---- | ------ | ------ | -------- | 3|新增|NA|方法名 or 属性名:getAllAccounts<br>函数:getAllAccounts(callback: AsyncCallback<Array<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts| 4|新增|NA|方法名 or 属性名:getAllAccounts<br>函数:getAllAccounts(): Promise<Array<AppAccountInfo>>;|@ohos.account.appAccount.d.ts| 5|新增|NA|方法名 or 属性名:selectAccountsByOptions<br>函数:selectAccountsByOptions(options: SelectAccountsOptions, callback: AsyncCallback<Array<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts| 6|新增|NA|方法名 or 属性名:verifyCredential<br>函数:verifyCredential(name: string, owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| 7|新增|NA|方法名 or 属性名:verifyCredential<br>函数:verifyCredential(name: string, owner: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| 8|新增|NA|方法名 or 属性名:setAuthenticatorProperties<br>函数:setAuthenticatorProperties(owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| 9|新增|NA|方法名 or 属性名:setAuthenticatorProperties<br>函数:setAuthenticatorProperties(owner: string, options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| 10|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthTokenInfo|@ohos.account.appAccount.d.ts| 11|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthTokenInfo<br>方法名 or 属性名:authType|@ohos.account.appAccount.d.ts| 12|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthTokenInfo<br>方法名 or 属性名:token|@ohos.account.appAccount.d.ts| 13|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthTokenInfo<br>方法名 or 属性名:account|@ohos.account.appAccount.d.ts| 14|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthResult|@ohos.account.appAccount.d.ts| 15|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthResult<br>方法名 or 属性名:account|@ohos.account.appAccount.d.ts| 16|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthResult<br>方法名 or 属性名:tokenInfo|@ohos.account.appAccount.d.ts| 17|新增|NA|模块名: ohos.account.appAccount<br>类名: CreateAccountOptions|@ohos.account.appAccount.d.ts| 18|新增|NA|模块名: ohos.account.appAccount<br>类名: CreateAccountOptions<br>方法名 or 属性名:customData|@ohos.account.appAccount.d.ts| 19|新增|NA|模块名: ohos.account.appAccount<br>类名: CreateAccountImplicitlyOptions|@ohos.account.appAccount.d.ts| 20|新增|NA|模块名: ohos.account.appAccount<br>类名: CreateAccountImplicitlyOptions<br>方法名 or 属性名:requiredLabels|@ohos.account.appAccount.d.ts| 21|新增|NA|模块名: ohos.account.appAccount<br>类名: CreateAccountImplicitlyOptions<br>方法名 or 属性名:authType|@ohos.account.appAccount.d.ts| 22|新增|NA|模块名: ohos.account.appAccount<br>类名: CreateAccountImplicitlyOptions<br>方法名 or 属性名:parameters|@ohos.account.appAccount.d.ts| 23|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthCallback|@ohos.account.appAccount.d.ts| 24|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthCallback<br>方法名 or 属性名:onResult|@ohos.account.appAccount.d.ts| 25|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthCallback<br>方法名 or 属性名:onRequestRedirected|@ohos.account.appAccount.d.ts| 26|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthCallback<br>方法名 or 属性名:onRequestContinued|@ohos.account.appAccount.d.ts| 27|新增|NA|方法名 or 属性名:verifyCredential<br>函数:verifyCredential(name: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| 28|新增|NA|方法名 or 属性名:setProperties<br>函数:setProperties(options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| 29|新增|NA|方法名 or 属性名:checkAccountLabels<br>函数:checkAccountLabels(name: string, labels: Array<string>, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| 30|新增|NA|方法名 or 属性名:isAccountRemovable<br>函数:isAccountRemovable(name: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| 31|新增|NA|模块名: ohos.account.distributedAccount<br>类名: DistributedInfo<br>方法名 or 属性名:nickname|@ohos.account.distributedAccount.d.ts| 32|新增|NA|模块名: ohos.account.distributedAccount<br>类名: DistributedInfo<br>方法名 or 属性名:avatar|@ohos.account.distributedAccount.d.ts| 33|新增|NA|方法名 or 属性名:setProperty<br>函数:setProperty(request: SetPropertyRequest, callback: AsyncCallback<void>): void;|@ohos.account.osAccount.d.ts| 34|新增|NA|方法名 or 属性名:setProperty<br>函数:setProperty(request: SetPropertyRequest): Promise<void>;|@ohos.account.osAccount.d.ts| 35|新增|NA|方法名 or 属性名:cancelAuth<br>函数:cancelAuth(contextID: Uint8Array): void;|@ohos.account.osAccount.d.ts| 36|新增|NA|方法名 or 属性名:registerInputer<br>函数:registerInputer(inputer: IInputer): void;|@ohos.account.osAccount.d.ts| 37|新增|NA|方法名 or 属性名:cancel<br>函数:cancel(challenge: Uint8Array): void;|@ohos.account.osAccount.d.ts| 38|删除|模块名:ohos.account.appAccount<br>类名:AppAccountManager<br>方法名 or 属性名:getAssociatedDataSync|NA|@ohos.account.appAccount.d.ts| 39|删除|模块名:ohos.account.appAccount<br>类名:AppAccountManager<br>方法名 or 属性名:deleteAccountCredential|NA|@ohos.account.appAccount.d.ts| 40|删除|模块名:ohos.account.appAccount<br>类名:AppAccountManager<br>方法名 or 属性名:deleteAccountCredential|NA|@ohos.account.appAccount.d.ts| 41|废弃版本有变化|方法名 or 属性名:addAccount<br>废弃版本:N/A|方法名 or 属性名:addAccount<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 42|废弃版本有变化|方法名 or 属性名:addAccount<br>废弃版本:N/A|方法名 or 属性名:addAccount<br>废弃版本:9|@ohos.account.appAccount.d.ts| 43|废弃版本有变化|方法名 or 属性名:addAccount<br>废弃版本:N/A|方法名 or 属性名:addAccount<br>废弃版本:9|@ohos.account.appAccount.d.ts| 44|废弃版本有变化|方法名 or 属性名:addAccountImplicitly<br>废弃版本:N/A|方法名 or 属性名:addAccountImplicitly<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 45|废弃版本有变化|方法名 or 属性名:deleteAccount<br>废弃版本:N/A|方法名 or 属性名:deleteAccount<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 46|废弃版本有变化|方法名 or 属性名:deleteAccount<br>废弃版本:N/A|方法名 or 属性名:deleteAccount<br>废弃版本:9|@ohos.account.appAccount.d.ts| 47|废弃版本有变化|方法名 or 属性名:disableAppAccess<br>废弃版本:N/A|方法名 or 属性名:disableAppAccess<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 48|废弃版本有变化|方法名 or 属性名:disableAppAccess<br>废弃版本:N/A|方法名 or 属性名:disableAppAccess<br>废弃版本:9|@ohos.account.appAccount.d.ts| 49|废弃版本有变化|方法名 or 属性名:enableAppAccess<br>废弃版本:N/A|方法名 or 属性名:enableAppAccess<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 50|废弃版本有变化|方法名 or 属性名:enableAppAccess<br>废弃版本:N/A|方法名 or 属性名:enableAppAccess<br>废弃版本:9|@ohos.account.appAccount.d.ts| 51|废弃版本有变化|方法名 or 属性名:checkAppAccountSyncEnable<br>废弃版本:N/A|方法名 or 属性名:checkAppAccountSyncEnable<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 52|废弃版本有变化|方法名 or 属性名:checkAppAccountSyncEnable<br>废弃版本:N/A|方法名 or 属性名:checkAppAccountSyncEnable<br>废弃版本:9|@ohos.account.appAccount.d.ts| 53|废弃版本有变化|方法名 or 属性名:setAccountCredential<br>废弃版本:N/A|方法名 or 属性名:setAccountCredential<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 54|废弃版本有变化|方法名 or 属性名:setAccountCredential<br>废弃版本:N/A|方法名 or 属性名:setAccountCredential<br>废弃版本:9|@ohos.account.appAccount.d.ts| 55|废弃版本有变化|方法名 or 属性名:setAccountExtraInfo<br>废弃版本:N/A|方法名 or 属性名:setAccountExtraInfo<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 56|废弃版本有变化|方法名 or 属性名:setAccountExtraInfo<br>废弃版本:N/A|方法名 or 属性名:setAccountExtraInfo<br>废弃版本:9|@ohos.account.appAccount.d.ts| 57|废弃版本有变化|方法名 or 属性名:setAppAccountSyncEnable<br>废弃版本:N/A|方法名 or 属性名:setAppAccountSyncEnable<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 58|废弃版本有变化|方法名 or 属性名:setAppAccountSyncEnable<br>废弃版本:N/A|方法名 or 属性名:setAppAccountSyncEnable<br>废弃版本:9|@ohos.account.appAccount.d.ts| 59|废弃版本有变化|方法名 or 属性名:setAssociatedData<br>废弃版本:N/A|方法名 or 属性名:setAssociatedData<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 60|废弃版本有变化|方法名 or 属性名:setAssociatedData<br>废弃版本:N/A|方法名 or 属性名:setAssociatedData<br>废弃版本:9|@ohos.account.appAccount.d.ts| 61|废弃版本有变化|方法名 or 属性名:getAllAccessibleAccounts<br>废弃版本:N/A|方法名 or 属性名:getAllAccessibleAccounts<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 62|废弃版本有变化|方法名 or 属性名:getAllAccessibleAccounts<br>废弃版本:N/A|方法名 or 属性名:getAllAccessibleAccounts<br>废弃版本:9|@ohos.account.appAccount.d.ts| 63|废弃版本有变化|方法名 or 属性名:getAllAccounts<br>废弃版本:N/A|方法名 or 属性名:getAllAccounts<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 64|废弃版本有变化|方法名 or 属性名:getAllAccounts<br>废弃版本:N/A|方法名 or 属性名:getAllAccounts<br>废弃版本:9|@ohos.account.appAccount.d.ts| 65|废弃版本有变化|方法名 or 属性名:getAccountCredential<br>废弃版本:N/A|方法名 or 属性名:getAccountCredential<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 66|废弃版本有变化|方法名 or 属性名:getAccountCredential<br>废弃版本:N/A|方法名 or 属性名:getAccountCredential<br>废弃版本:9|@ohos.account.appAccount.d.ts| 67|废弃版本有变化|方法名 or 属性名:getAccountExtraInfo<br>废弃版本:N/A|方法名 or 属性名:getAccountExtraInfo<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 68|废弃版本有变化|方法名 or 属性名:getAccountExtraInfo<br>废弃版本:N/A|方法名 or 属性名:getAccountExtraInfo<br>废弃版本:9|@ohos.account.appAccount.d.ts| 69|废弃版本有变化|方法名 or 属性名:getAssociatedData<br>废弃版本:N/A|方法名 or 属性名:getAssociatedData<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 70|废弃版本有变化|方法名 or 属性名:getAssociatedData<br>废弃版本:N/A|方法名 or 属性名:getAssociatedData<br>废弃版本:9|@ohos.account.appAccount.d.ts| 71|废弃版本有变化|方法名 or 属性名:on_change<br>废弃版本:N/A|方法名 or 属性名:on_change<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 72|废弃版本有变化|方法名 or 属性名:off_change<br>废弃版本:N/A|方法名 or 属性名:off_change<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 73|废弃版本有变化|方法名 or 属性名:authenticate<br>废弃版本:N/A|方法名 or 属性名:authenticate<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 74|废弃版本有变化|方法名 or 属性名:getOAuthToken<br>废弃版本:N/A|方法名 or 属性名:getOAuthToken<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 75|废弃版本有变化|方法名 or 属性名:getOAuthToken<br>废弃版本:N/A|方法名 or 属性名:getOAuthToken<br>废弃版本:9|@ohos.account.appAccount.d.ts| 76|废弃版本有变化|方法名 or 属性名:setOAuthToken<br>废弃版本:N/A|方法名 or 属性名:setOAuthToken<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 77|废弃版本有变化|方法名 or 属性名:setOAuthToken<br>废弃版本:N/A|方法名 or 属性名:setOAuthToken<br>废弃版本:9|@ohos.account.appAccount.d.ts| 78|废弃版本有变化|方法名 or 属性名:deleteOAuthToken<br>废弃版本:N/A|方法名 or 属性名:deleteOAuthToken<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 79|废弃版本有变化|方法名 or 属性名:deleteOAuthToken<br>废弃版本:N/A|方法名 or 属性名:deleteOAuthToken<br>废弃版本:9|@ohos.account.appAccount.d.ts| 80|废弃版本有变化|方法名 or 属性名:setOAuthTokenVisibility<br>废弃版本:N/A|方法名 or 属性名:setOAuthTokenVisibility<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 81|废弃版本有变化|方法名 or 属性名:setOAuthTokenVisibility<br>废弃版本:N/A|方法名 or 属性名:setOAuthTokenVisibility<br>废弃版本:9|@ohos.account.appAccount.d.ts| 82|废弃版本有变化|方法名 or 属性名:checkOAuthTokenVisibility<br>废弃版本:N/A|方法名 or 属性名:checkOAuthTokenVisibility<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 83|废弃版本有变化|方法名 or 属性名:checkOAuthTokenVisibility<br>废弃版本:N/A|方法名 or 属性名:checkOAuthTokenVisibility<br>废弃版本:9|@ohos.account.appAccount.d.ts| 84|废弃版本有变化|方法名 or 属性名:getAllOAuthTokens<br>废弃版本:N/A|方法名 or 属性名:getAllOAuthTokens<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 85|废弃版本有变化|方法名 or 属性名:getAllOAuthTokens<br>废弃版本:N/A|方法名 or 属性名:getAllOAuthTokens<br>废弃版本:9|@ohos.account.appAccount.d.ts| 86|废弃版本有变化|方法名 or 属性名:getOAuthList<br>废弃版本:N/A|方法名 or 属性名:getOAuthList<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 87|废弃版本有变化|方法名 or 属性名:getOAuthList<br>废弃版本:N/A|方法名 or 属性名:getOAuthList<br>废弃版本:9|@ohos.account.appAccount.d.ts| 88|废弃版本有变化|方法名 or 属性名:getAuthenticatorCallback<br>废弃版本:N/A|方法名 or 属性名:getAuthenticatorCallback<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 89|废弃版本有变化|方法名 or 属性名:getAuthenticatorCallback<br>废弃版本:N/A|方法名 or 属性名:getAuthenticatorCallback<br>废弃版本:9|@ohos.account.appAccount.d.ts| 90|废弃版本有变化|方法名 or 属性名:getAuthenticatorInfo<br>废弃版本:N/A|方法名 or 属性名:getAuthenticatorInfo<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| 91|废弃版本有变化|方法名 or 属性名:getAuthenticatorInfo<br>废弃版本:N/A|方法名 or 属性名:getAuthenticatorInfo<br>废弃版本:9|@ohos.account.appAccount.d.ts| 92|废弃版本有变化|类名:OAuthTokenInfo<br>废弃版本:N/A|类名:OAuthTokenInfo<br>废弃版本:9<br>代替接口:appAccount.AuthTokenInfo |@ohos.account.appAccount.d.ts| 93|废弃版本有变化|方法名 or 属性名:ACTION_ADD_ACCOUNT_IMPLICITLY<br>废弃版本:N/A|方法名 or 属性名:ACTION_ADD_ACCOUNT_IMPLICITLY<br>废弃版本:9<br>代替接口:appAccount.Constants|@ohos.account.appAccount.d.ts| 94|废弃版本有变化|方法名 or 属性名:ACTION_AUTHENTICATE<br>废弃版本:N/A|方法名 or 属性名:ACTION_AUTHENTICATE<br>废弃版本:9<br>代替接口:appAccount.Constants|@ohos.account.appAccount.d.ts| 95|废弃版本有变化|类名:ResultCode<br>废弃版本:N/A|类名:ResultCode<br>废弃版本:9|@ohos.account.appAccount.d.ts| 96|废弃版本有变化|类名:AuthenticatorCallback<br>废弃版本:N/A|类名:AuthenticatorCallback<br>废弃版本:9<br>代替接口:AppAccount.AuthCallback |@ohos.account.appAccount.d.ts| 97|废弃版本有变化|方法名 or 属性名:addAccountImplicitly<br>废弃版本:N/A|方法名 or 属性名:addAccountImplicitly<br>废弃版本:9<br>代替接口:appAccount.Authenticator|@ohos.account.appAccount.d.ts| 98|废弃版本有变化|方法名 or 属性名:authenticate<br>废弃版本:N/A|方法名 or 属性名:authenticate<br>废弃版本:9<br>代替接口:appAccount.Authenticator|@ohos.account.appAccount.d.ts| 99|废弃版本有变化|方法名 or 属性名:queryOsAccountDistributedInfo<br>废弃版本:N/A|方法名 or 属性名:queryOsAccountDistributedInfo<br>废弃版本:9<br>代替接口:distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts| 100|废弃版本有变化|方法名 or 属性名:queryOsAccountDistributedInfo<br>废弃版本:N/A|方法名 or 属性名:queryOsAccountDistributedInfo<br>废弃版本:9|@ohos.account.distributedAccount.d.ts| 101|废弃版本有变化|方法名 or 属性名:updateOsAccountDistributedInfo<br>废弃版本:N/A|方法名 or 属性名:updateOsAccountDistributedInfo<br>废弃版本:9<br>代替接口:distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts| 102|废弃版本有变化|方法名 or 属性名:updateOsAccountDistributedInfo<br>废弃版本:N/A|方法名 or 属性名:updateOsAccountDistributedInfo<br>废弃版本:9|@ohos.account.distributedAccount.d.ts| 103|废弃版本有变化|方法名 or 属性名:isMultiOsAccountEnable<br>废弃版本:N/A|方法名 or 属性名:isMultiOsAccountEnable<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 104|废弃版本有变化|方法名 or 属性名:isMultiOsAccountEnable<br>废弃版本:N/A|方法名 or 属性名:isMultiOsAccountEnable<br>废弃版本:9|@ohos.account.osAccount.d.ts| 105|废弃版本有变化|方法名 or 属性名:isOsAccountActived<br>废弃版本:N/A|方法名 or 属性名:isOsAccountActived<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 106|废弃版本有变化|方法名 or 属性名:isOsAccountActived<br>废弃版本:N/A|方法名 or 属性名:isOsAccountActived<br>废弃版本:9|@ohos.account.osAccount.d.ts| 107|废弃版本有变化|方法名 or 属性名:isOsAccountConstraintEnable<br>废弃版本:N/A|方法名 or 属性名:isOsAccountConstraintEnable<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 108|废弃版本有变化|方法名 or 属性名:isOsAccountConstraintEnable<br>废弃版本:N/A|方法名 or 属性名:isOsAccountConstraintEnable<br>废弃版本:9|@ohos.account.osAccount.d.ts| 109|废弃版本有变化|方法名 or 属性名:isTestOsAccount<br>废弃版本:N/A|方法名 or 属性名:isTestOsAccount<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 110|废弃版本有变化|方法名 or 属性名:isTestOsAccount<br>废弃版本:N/A|方法名 or 属性名:isTestOsAccount<br>废弃版本:9|@ohos.account.osAccount.d.ts| 111|废弃版本有变化|方法名 or 属性名:isOsAccountVerified<br>废弃版本:N/A|方法名 or 属性名:isOsAccountVerified<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 112|废弃版本有变化|方法名 or 属性名:isOsAccountVerified<br>废弃版本:N/A|方法名 or 属性名:isOsAccountVerified<br>废弃版本:9|@ohos.account.osAccount.d.ts| 113|废弃版本有变化|方法名 or 属性名:isOsAccountVerified<br>废弃版本:N/A|方法名 or 属性名:isOsAccountVerified<br>废弃版本:9|@ohos.account.osAccount.d.ts| 114|废弃版本有变化|方法名 or 属性名:getCreatedOsAccountsCount<br>废弃版本:N/A|方法名 or 属性名:getCreatedOsAccountsCount<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 115|废弃版本有变化|方法名 or 属性名:getCreatedOsAccountsCount<br>废弃版本:N/A|方法名 or 属性名:getCreatedOsAccountsCount<br>废弃版本:9|@ohos.account.osAccount.d.ts| 116|废弃版本有变化|方法名 or 属性名:getOsAccountLocalIdFromProcess<br>废弃版本:N/A|方法名 or 属性名:getOsAccountLocalIdFromProcess<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 117|废弃版本有变化|方法名 or 属性名:getOsAccountLocalIdFromProcess<br>废弃版本:N/A|方法名 or 属性名:getOsAccountLocalIdFromProcess<br>废弃版本:9|@ohos.account.osAccount.d.ts| 118|废弃版本有变化|方法名 or 属性名:getOsAccountLocalIdFromUid<br>废弃版本:N/A|方法名 or 属性名:getOsAccountLocalIdFromUid<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 119|废弃版本有变化|方法名 or 属性名:getOsAccountLocalIdFromUid<br>废弃版本:N/A|方法名 or 属性名:getOsAccountLocalIdFromUid<br>废弃版本:9|@ohos.account.osAccount.d.ts| 120|废弃版本有变化|方法名 or 属性名:getOsAccountLocalIdFromDomain<br>废弃版本:N/A|方法名 or 属性名:getOsAccountLocalIdFromDomain<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 121|废弃版本有变化|方法名 or 属性名:getOsAccountLocalIdFromDomain<br>废弃版本:N/A|方法名 or 属性名:getOsAccountLocalIdFromDomain<br>废弃版本:9|@ohos.account.osAccount.d.ts| 122|废弃版本有变化|方法名 or 属性名:getOsAccountAllConstraints<br>废弃版本:N/A|方法名 or 属性名:getOsAccountAllConstraints<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 123|废弃版本有变化|方法名 or 属性名:getOsAccountAllConstraints<br>废弃版本:N/A|方法名 or 属性名:getOsAccountAllConstraints<br>废弃版本:9|@ohos.account.osAccount.d.ts| 124|废弃版本有变化|方法名 or 属性名:queryActivatedOsAccountIds<br>废弃版本:N/A|方法名 or 属性名:queryActivatedOsAccountIds<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 125|废弃版本有变化|方法名 or 属性名:queryActivatedOsAccountIds<br>废弃版本:N/A|方法名 or 属性名:queryActivatedOsAccountIds<br>废弃版本:9|@ohos.account.osAccount.d.ts| 126|废弃版本有变化|方法名 or 属性名:queryCurrentOsAccount<br>废弃版本:N/A|方法名 or 属性名:queryCurrentOsAccount<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 127|废弃版本有变化|方法名 or 属性名:queryCurrentOsAccount<br>废弃版本:N/A|方法名 or 属性名:queryCurrentOsAccount<br>废弃版本:9|@ohos.account.osAccount.d.ts| 128|废弃版本有变化|方法名 or 属性名:getOsAccountTypeFromProcess<br>废弃版本:N/A|方法名 or 属性名:getOsAccountTypeFromProcess<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 129|废弃版本有变化|方法名 or 属性名:getOsAccountTypeFromProcess<br>废弃版本:N/A|方法名 or 属性名:getOsAccountTypeFromProcess<br>废弃版本:9|@ohos.account.osAccount.d.ts| 130|废弃版本有变化|方法名 or 属性名:getDistributedVirtualDeviceId<br>废弃版本:N/A|方法名 or 属性名:getDistributedVirtualDeviceId<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 131|废弃版本有变化|方法名 or 属性名:getDistributedVirtualDeviceId<br>废弃版本:N/A|方法名 or 属性名:getDistributedVirtualDeviceId<br>废弃版本:9|@ohos.account.osAccount.d.ts| 132|废弃版本有变化|方法名 or 属性名:getOsAccountLocalIdBySerialNumber<br>废弃版本:N/A|方法名 or 属性名:getOsAccountLocalIdBySerialNumber<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 133|废弃版本有变化|方法名 or 属性名:getOsAccountLocalIdBySerialNumber<br>废弃版本:N/A|方法名 or 属性名:getOsAccountLocalIdBySerialNumber<br>废弃版本:9|@ohos.account.osAccount.d.ts| 134|废弃版本有变化|方法名 or 属性名:getSerialNumberByOsAccountLocalId<br>废弃版本:N/A|方法名 or 属性名:getSerialNumberByOsAccountLocalId<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts| 135|废弃版本有变化|方法名 or 属性名:getSerialNumberByOsAccountLocalId<br>废弃版本:N/A|方法名 or 属性名:getSerialNumberByOsAccountLocalId<br>废弃版本:9|@ohos.account.osAccount.d.ts| 136|新增(权限)|方法名 or 属性名:isOsAccountVerified<br>权限:N/A|方法名 or 属性名:isOsAccountVerified<br>权限:ohos.permission.MANAGE_LOCAL_ACCOUNTS or ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS|@ohos.account.osAccount.d.ts| 137