/ohos5.0/docs/zh-cn/application-dev/reference/apis-user-authentication-kit/ |
H A D | js-apis-useriam-faceauth-sys.md | 1 # @ohos.userIAM.faceAuth (人脸认证)(系统接口) 14 import { faceAuth } from '@kit.UserAuthenticationKit'; 40 import { faceAuth } from '@kit.UserAuthenticationKit'; 42 let faceAuthManager = new faceAuth.FaceAuthManager(); 76 import { faceAuth } from '@kit.UserAuthenticationKit'; 80 let manager = new faceAuth.FaceAuthManager();
|
H A D | Readme-CN.md | 6 - [@ohos.userIAM.faceAuth (人脸认证)(系统接口)](js-apis-useriam-faceauth-sys.md)
|
H A D | errorcode-useriam.md | 176 1. 例如调用faceAuth模块的setSurfaceId接口时,人脸认证服务未启动,则会返回12700001错误码。
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta2/ |
H A D | js-apidiff-user-authentication.md | 9 | ohos.userIAM.faceAuth | ResultCode | FAIL = 1 | 新增 | 10 | ohos.userIAM.faceAuth | ResultCode | SUCCESS = 0 | 新增 | 11 | ohos.userIAM.faceAuth | FaceAuthManager | setSurfaceId(surfaceId: string): ResultCode; | 新增 | 12 | ohos.userIAM.faceAuth | FaceAuthManager | constructor(); | 新增 |
|
/ohos5.0/docs/en/application-dev/reference/apis-user-authentication-kit/ |
H A D | js-apis-useriam-faceauth-sys.md | 1 # @ohos.userIAM.faceAuth (Facial Authentication) (System API) 3 The **userIAM.faceAuth** module provides APIs for face enrollment. 14 import { faceAuth } from '@kit.UserAuthenticationKit'; 40 import { faceAuth } from '@kit.UserAuthenticationKit'; 42 let faceAuthManager = new faceAuth.FaceAuthManager(); 76 import { faceAuth } from '@kit.UserAuthenticationKit'; 80 let manager = new faceAuth.FaceAuthManager();
|
H A D | Readme-EN.md | 6 - [@ohos.userIAM.faceAuth (Facial Authentication) (System API)](js-apis-useriam-faceauth-sys.md)
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta2/ |
H A D | js-apidiff-user-authentication.md | 9 | ohos.userIAM.faceAuth | ResultCode | FAIL = 1 | Added| 10 | ohos.userIAM.faceAuth | ResultCode | SUCCESS = 0 | Added| 11 | ohos.userIAM.faceAuth | FaceAuthManager | setSurfaceId(surfaceId: string): ResultCode; | Added| 12 | ohos.userIAM.faceAuth | FaceAuthManager | constructor(); | Added|
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202211/ |
H A D | js-apidiff-user-iam.md | 3 |删除|模块名: ohos.userIAM.faceAuth<br>类名: ResultCode|NA|@ohos.userIAM.faceAuth.d.ts| 4 |删除|模块名: ohos.userIAM.faceAuth<br>类名: ResultCode<br>方法名 or 属性名:FAIL|NA|@ohos.userIAM.faceAuth.d.ts| 23 |新增(错误码)|NA|方法名 or 属性名:setSurfaceId<br>错误码内容:201,202,12700001|@ohos.userIAM.faceAuth.d.ts|
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-user-iam.md | 3 |新增|NA|方法名 or 属性名:setSurfaceId<br>函数:setSurfaceId(surfaceId: string): void;|@ohos.userIAM.faceAuth.… 33 |删除|模块名: ohos.userIAM.faceAuth<br>类名: ResultCode|NA|@ohos.userIAM.faceAuth.d.ts| 34 |删除|模块名: ohos.userIAM.faceAuth<br>类名: ResultCode<br>方法名 or 属性名:SUCCESS|NA|@ohos.userIAM.faceAuth.d.… 35 |删除|模块名: ohos.userIAM.faceAuth<br>类名: ResultCode<br>方法名 or 属性名:FAIL|NA|@ohos.userIAM.faceAuth.d.ts|
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202211/ |
H A D | js-apidiff-user-iam.md | 3 |Deleted|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode|NA|@ohos.userIAM.faceAuth.d.t… 4 …ed|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode<br>Method or attribute name: FAIL|… 23 …thod or attribute name: setSurfaceId<br>Error code: 201, 202, 12700001|@ohos.userIAM.faceAuth.d.ts|
|
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.8.3/ |
H A D | changelogs-useriam.md | 37 | ohos.userIAM.faceAuth | FaceAuthManager | setSurfaceId(surfaceId : string) : ResultCode | 删除 | 38 | ohos.userIAM.faceAuth | 枚举 | ResultCode {</br>SUCCESS = 0, </br>FAIL = 1,} | 删除 | 39 | ohos.userIAM.faceAuth | FaceAuthManager | setSurfaceId(surfaceId: string) : void | 新增 |
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-user-iam.md | 3 |新增|NA|方法名 or 属性名:setSurfaceId<br>函数:setSurfaceId(surfaceId: string): void;|@ohos.userIAM.faceAuth.… 4 |新增|NA|方法名 or 属性名:FAIL<br>函数:FAIL = 12700001|@ohos.userIAM.faceAuth.d.ts| 32 |删除|模块名:ohos.userIAM.faceAuth<br>类名:ResultCode<br>方法名 or 属性名:SUCCESS|NA|@ohos.userIAM.faceAuth.d.ts|
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-beta4/ |
H A D | js-apidiff-user-iam.md | 3 … setSurfaceId<br>Function name: setSurfaceId(surfaceId: string): void;|@ohos.userIAM.faceAuth.d.ts| 33 |Deleted|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode|NA|@ohos.userIAM.faceAuth.d.t… 34 …d|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode<br>Method or attribute name: SUCCES… 35 …ed|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode<br>Method or attribute name: FAIL|…
|
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_3.2.8.3/ |
H A D | changelogs-useriam.md | 37 | ohos.userIAM.faceAuth | FaceAuthManager | setSurfaceId(surfaceId : string) : ResultCode | Deleted| 38 | ohos.userIAM.faceAuth | Enumeration| ResultCode {<br>SUCCESS = 0, <br>FAIL = 1,} | Deleted| 39 | ohos.userIAM.faceAuth | FaceAuthManager | setSurfaceId(surfaceId: string) : void | Added|
|
/ohos5.0/docs/en/release-notes/api-diff/monthly-202210/ |
H A D | js-apidiff-user-iam.md | 3 … 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… 32 …d|Module name: ohos.userIAM.faceAuth<br>Class name: ResultCode<br>Method or attribute name: SUCCES…
|
/ohos5.0/base/account/os_account/interfaces/kits/napi/account_iam/src/ |
H A D | napi_account_iam_constant.cpp | 165 napi_value faceAuth = nullptr; in ModuleConstructor() local 167 NAPI_CALL(env, napi_create_int32(env, Module::FACE_AUTH, &faceAuth)); in ModuleConstructor() 168 NAPI_CALL(env, napi_set_named_property(env, module, "FACE_AUTH", faceAuth)); in ModuleConstructor()
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-user-iam.md | 4 |新增|NA|类名:FaceAuthManager;<br>方法or属性:constructor();|@ohos.userIAM.faceAuth.d.ts| 5 |新增|NA|类名:FaceAuthManager;<br>方法or属性:setSurfaceId(surfaceId: string): void;|@ohos.userIAM.faceAuth.…
|
/ohos5.0/docs/en/release-notes/api-diff/v3.2-Release/ |
H A D | js-apidiff-user-iam.md | 4 …ass name: FaceAuthManager;<br>Method or attribute name: constructor();|@ohos.userIAM.faceAuth.d.ts| 5 …r;<br>Method or attribute name: setSurfaceId(surfaceId: string): void;|@ohos.userIAM.faceAuth.d.ts|
|
/ohos5.0/docs/zh-cn/application-dev/ |
H A D | website.md | 3115 …- [@ohos.userIAM.faceAuth (人脸认证)(系统接口)](reference/apis-user-authentication-kit/js-apis-useriam-fac…
|
/ohos5.0/docs/en/application-dev/ |
H A D | website.md | 2981 …- [@ohos.userIAM.faceAuth (Facial Authentication) (System API)](reference/apis-user-authentication…
|