js-apidiff-user-iam.md 18.5 KB
Newer Older
W
wangqing 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
| 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.userIAM.faceAuth<br>类名: faceAuth|@ohos.userIAM.faceAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.faceAuth<br>类名: FaceAuthManager|@ohos.userIAM.faceAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.faceAuth<br>类名: FaceAuthManager<br>方法 or 属性: constructor();|@ohos.userIAM.faceAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.faceAuth<br>类名: FaceAuthManager<br>方法 or 属性: setSurfaceId(surfaceId: string): void;|@ohos.userIAM.faceAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthEventKey<br>方法 or 属性:type AuthEventKey = "result" \| "tip";|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthEventKey<br>方法or属性:type AuthEventKey = "result" \| "tip";|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthEventKey<br>方法 or 属性:type AuthEventKey = "result" \| "tip";|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthEventKey<br>方法or属性:type AuthEventKey = "result" \| "tip";|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthEvent|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthEvent<br>方法or属性:|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthEvent<br>方法 or 属性:callback(result: EventInfo): void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthEvent<br>方法or属性:callback(result: EventInfo): void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthResultInfo|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthResultInfo<br>方法or属性:|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthResultInfo<br>方法 or 属性:result: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthResultInfo<br>方法or属性:result: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthResultInfo<br>方法 or 属性:token ?: Uint8Array;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthResultInfo<br>方法or属性:token ?: Uint8Array;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthResultInfo<br>方法 or 属性:remainAttempts ?: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthResultInfo<br>方法or属性:remainAttempts ?: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthResultInfo<br>方法 or 属性:lockoutDuration ?: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthResultInfo<br>方法or属性:lockoutDuration ?: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: TipInfo|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:TipInfo<br>方法or属性:|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: TipInfo<br>方法 or 属性:module: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:TipInfo<br>方法or属性:module: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: TipInfo<br>方法 or 属性:tip: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:TipInfo<br>方法or属性:tip: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthInstance|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthInstance<br>方法or属性:|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthInstance<br>方法 or 属性:on: (name: AuthEventKey, callback: AuthEvent) => void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthInstance<br>方法or属性:on: (name: AuthEventKey, callback: AuthEvent) => void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthInstance<br>方法 or 属性:off: (name: AuthEventKey) => void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthInstance<br>方法or属性:off: (name: AuthEventKey) => void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthInstance<br>方法 or 属性:start: () => void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthInstance<br>方法or属性:start: () => void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthInstance<br>方法 or 属性:cancel: () => void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthInstance<br>方法or属性:cancel: () => void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:userAuth<br>方法or属性:function getAvailableStatus(authType: UserAuthType, authTrustLevel: AuthTrustLevel): void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:userAuth<br>方法or属性:function getAuthInstance(challenge: Uint8Array, authType: UserAuthType, authTrustLevel: AuthTrustLevel): AuthInstance;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:SUCCESS = 12500000|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:SUCCESS = 12500000|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:FAIL = 12500001|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:FAIL = 12500001|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:GENERAL_ERROR = 12500002|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:GENERAL_ERROR = 12500002|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:CANCELED = 12500003|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:CANCELED = 12500003|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:TIMEOUT = 12500004|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:TIMEOUT = 12500004|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:TYPE_NOT_SUPPORT = 12500005|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:TYPE_NOT_SUPPORT = 12500005|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:TRUST_LEVEL_NOT_SUPPORT = 12500006|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:TRUST_LEVEL_NOT_SUPPORT = 12500006|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:BUSY = 12500007|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:BUSY = 12500007|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:LOCKED = 12500009|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:LOCKED = 12500009|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:NOT_ENROLLED = 12500010|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:NOT_ENROLLED = 12500010|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:AuthenticationResult<br>废弃版本:N/A|类名:AuthenticationResult<br>废弃版本:8<br>代替接口:ohos.userIAM.userAuth.ResultCode     |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:Authenticator<br>废弃版本:N/A|类名:Authenticator<br>废弃版本:8<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:UserAuth<br>废弃版本:N/A|类名:UserAuth<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.AuthInstance     |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:UserAuth<br>方法 or 属性:constructor();<br>废弃版本:N/A|类名:UserAuth<br>方法 or 属性:constructor();<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.getAuthInstance         |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:UserAuth<br>方法 or 属性:auth(challenge: Uint8Array, authType: UserAuthType, authTrustLevel: AuthTrustLevel, callback: IUserAuthCallback): Uint8Array;<br>废弃版本:N/A|类名:UserAuth<br>方法 or 属性:auth(challenge: Uint8Array, authType: UserAuthType, authTrustLevel: AuthTrustLevel, callback: IUserAuthCallback): Uint8Array;<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.AuthInstance.start         |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:IUserAuthCallback<br>废弃版本:N/A|类名:IUserAuthCallback<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.AuthEvent     |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:AuthResult<br>废弃版本:N/A|类名:AuthResult<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.AuthResultInfo     |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>废弃版本:N/A|类名:ResultCode<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.UserAuthResultCode     |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:SUCCESS = 0<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:SUCCESS = 0<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:FAIL = 1<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:FAIL = 1<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:GENERAL_ERROR = 2<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:GENERAL_ERROR = 2<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:CANCELED = 3<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:CANCELED = 3<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:TIMEOUT = 4<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:TIMEOUT = 4<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:TYPE_NOT_SUPPORT = 5<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:TYPE_NOT_SUPPORT = 5<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:TRUST_LEVEL_NOT_SUPPORT = 6<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:TRUST_LEVEL_NOT_SUPPORT = 6<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:BUSY = 7<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:BUSY = 7<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:INVALID_PARAMETERS = 8<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:INVALID_PARAMETERS = 8<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:LOCKED = 9<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:LOCKED = 9<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:NOT_ENROLLED = 10<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:NOT_ENROLLED = 10<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthType<br>方法 or 属性:type AuthType = "ALL" \| "FACE_ONLY";<br>起始版本:N/A|类名:AuthType<br>方法 or 属性:type AuthType = "ALL" \| "FACE_ONLY";<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthType<br>方法 or 属性:type AuthType = "ALL" \| "FACE_ONLY";<br>起始版本:N/A|类名:AuthType<br>方法 or 属性:type AuthType = "ALL" \| "FACE_ONLY";<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:N/A|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:N/A|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:N/A|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:N/A|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>起始版本:N/A|类名:AuthenticationResult<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:NO_SUPPORT = -1<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:NO_SUPPORT = -1<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:SUCCESS = 0<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:SUCCESS = 0<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:COMPARE_FAILURE = 1<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:COMPARE_FAILURE = 1<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:CANCELED = 2<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:CANCELED = 2<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:TIMEOUT = 3<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:TIMEOUT = 3<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:CAMERA_FAIL = 4<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:CAMERA_FAIL = 4<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:BUSY = 5<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:BUSY = 5<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:INVALID_PARAMETERS = 6<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:INVALID_PARAMETERS = 6<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:LOCKED = 7<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:LOCKED = 7<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:NOT_ENROLLED = 8<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:NOT_ENROLLED = 8<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:GENERAL_ERROR = 100<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:GENERAL_ERROR = 100<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:Authenticator<br>起始版本:N/A|类名:Authenticator<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel, callback: AsyncCallback\<number>): void;<br>起始版本:N/A|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel, callback: AsyncCallback\<number>): void;<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel): Promise\<number>;<br>起始版本:N/A|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel): Promise\<number>;<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:IUserAuthCallback<br>起始版本:N/A|类名:IUserAuthCallback<br>起始版本:8|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthResult<br>方法 or 属性:token ?: Uint8Array;<br>起始版本:N/A|类名:AuthResult<br>方法 or 属性:token ?: Uint8Array;<br>起始版本:8|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthResult<br>方法 or 属性:remainTimes ?: number;<br>起始版本:N/A|类名:AuthResult<br>方法 or 属性:remainTimes ?: number;<br>起始版本:8|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthResult<br>方法 or 属性:freezingTime ?: number;<br>起始版本:N/A|类名:AuthResult<br>方法 or 属性:freezingTime ?: number;<br>起始版本:8|@ohos.userIAM.userAuth.d.ts|
|删除(权限)|类名:userAuth<br>权限:ohos.permission.ACCESS_BIOMETRIC|类名:userAuth<br>权限:N/A|@ohos.userIAM.userAuth.d.ts|
|新增(权限)|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel, callback: AsyncCallback\<number>): void;<br>权限:N/A|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel, callback: AsyncCallback\<number>): void;<br>权限:ohos.permission.ACCESS_BIOMETRIC|@ohos.userIAM.userAuth.d.ts|
|新增(权限)|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel): Promise\<number>;<br>权限:N/A|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel): Promise\<number>;<br>权限:ohos.permission.ACCESS_BIOMETRIC|@ohos.userIAM.userAuth.d.ts|