• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1| Change Type | Old Version | New Version | d.ts File |
2| ---- | ------ | ------ | -------- |
3|Added|NA|Method or attribute name: setSurfaceId<br>Function name: setSurfaceId(surfaceId: string): void;|@ohos.userIAM.faceAuth.d.ts|
4|Added|NA|Method or attribute name: FAIL<br>Function name: FAIL = 12700001|@ohos.userIAM.faceAuth.d.ts|
5|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthEvent|@ohos.userIAM.userAuth.d.ts|
6|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthEvent<br>Method or attribute name: callback|@ohos.userIAM.userAuth.d.ts|
7|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo|@ohos.userIAM.userAuth.d.ts|
8|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: result|@ohos.userIAM.userAuth.d.ts|
9|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: token|@ohos.userIAM.userAuth.d.ts|
10|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: remainAttempts|@ohos.userIAM.userAuth.d.ts|
11|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthResultInfo<br>Method or attribute name: lockoutDuration|@ohos.userIAM.userAuth.d.ts|
12|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: TipInfo|@ohos.userIAM.userAuth.d.ts|
13|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: TipInfo<br>Method or attribute name: module|@ohos.userIAM.userAuth.d.ts|
14|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: TipInfo<br>Method or attribute name: tip|@ohos.userIAM.userAuth.d.ts|
15|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance|@ohos.userIAM.userAuth.d.ts|
16|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: on|@ohos.userIAM.userAuth.d.ts|
17|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: off|@ohos.userIAM.userAuth.d.ts|
18|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: start|@ohos.userIAM.userAuth.d.ts|
19|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: AuthInstance<br>Method or attribute name: cancel|@ohos.userIAM.userAuth.d.ts|
20|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9|@ohos.userIAM.userAuth.d.ts|
21|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: SUCCESS|@ohos.userIAM.userAuth.d.ts|
22|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: FAIL|@ohos.userIAM.userAuth.d.ts|
23|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: GENERAL_ERROR|@ohos.userIAM.userAuth.d.ts|
24|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: CANCELED|@ohos.userIAM.userAuth.d.ts|
25|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: TIMEOUT|@ohos.userIAM.userAuth.d.ts|
26|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: TYPE_NOT_SUPPORT|@ohos.userIAM.userAuth.d.ts|
27|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: TRUST_LEVEL_NOT_SUPPORT|@ohos.userIAM.userAuth.d.ts|
28|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: BUSY|@ohos.userIAM.userAuth.d.ts|
29|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: INVALID_PARAMETERS|@ohos.userIAM.userAuth.d.ts|
30|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: LOCKED|@ohos.userIAM.userAuth.d.ts|
31|Added|NA|Module name: ohos.userIAM.userAuth<br>Class name: ResultCodeV9<br>Method or attribute name: NOT_ENROLLED|@ohos.userIAM.userAuth.d.ts|
32|Deleted|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode<br>Method or attribute name: SUCCESS|NA|@ohos.userIAM.faceAuth.d.ts|
33|Deprecated version changed|Method or attribute name: getVersion<br>Deprecated version: N/A|Method or attribute name: getVersion<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.getVersion         |@ohos.userIAM.userAuth.d.ts|
34|Deprecated version changed|Method or attribute name: getAvailableStatus<br>Deprecated version: N/A|Method or attribute name: getAvailableStatus<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.getAvailableStatus         |@ohos.userIAM.userAuth.d.ts|
35|Deprecated version changed|Method or attribute name: auth<br>Deprecated version: N/A|Method or attribute name: auth<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthInstance.start         |@ohos.userIAM.userAuth.d.ts|
36|Deprecated version changed|Method or attribute name: cancelAuth<br>Deprecated version: N/A|Method or attribute name: cancelAuth<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthInstance.cancel         |@ohos.userIAM.userAuth.d.ts|
37|Deprecated version changed|Method or attribute name: onResult<br>Deprecated version: N/A|Method or attribute name: onResult<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthEvent.callback         |@ohos.userIAM.userAuth.d.ts|
38|Deprecated version changed|Method or attribute name: onAcquireInfo<br>Deprecated version: N/A|Method or attribute name: onAcquireInfo<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthEvent.callback         |@ohos.userIAM.userAuth.d.ts|
39|Deprecated version changed|Class name: AuthResult<br>Deprecated version: N/A|Class name: AuthResult<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.AuthResultInfo     |@ohos.userIAM.userAuth.d.ts|
40|Deprecated version changed|Class name: ResultCode<br>Deprecated version: N/A|Class name: ResultCode<br>Deprecated version: 9<br>Substitute API: ohos.userIAM.userAuth.ResultCodeV9     |@ohos.userIAM.userAuth.d.ts|
41|Permission deleted|Class name: userAuth<br>Permission: ohos.permission.ACCESS_BIOMETRIC|Class name: userAuth<br>Permission: N/A|@ohos.userIAM.userAuth.d.ts|
42|Permission added|Method or attribute name: execute<br>Permission: N/A|Method or attribute name: execute<br>Permission: ohos.permission.ACCESS_BIOMETRIC|@ohos.userIAM.userAuth.d.ts|
43|Permission added|Method or attribute name: execute<br>Permission: N/A|Method or attribute name: execute<br>Permission: ohos.permission.ACCESS_BIOMETRIC|@ohos.userIAM.userAuth.d.ts|
44|Permission added|Method or attribute name: getVersion<br>Permission: N/A|Method or attribute name: getVersion<br>Permission: ohos.permission.ACCESS_BIOMETRIC|@ohos.userIAM.userAuth.d.ts|
45