update api/@ohos.userIAM.userAuth.d.ts.

Signed-off-by: liuhanxiong <liuhanxiong@huawei.com>
This commit is contained in:
liuhanxiong 2024-02-18 02:17:18 +00:00 committed by Gitee
parent 94d612b334
commit ee08b51226
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -954,7 +954,7 @@ declare namespace userAuth {
*
* @permission ohos.permission.ACCESS_BIOMETRIC
* @param { UserAuthType } authType - Credential type for authentication.
* @returns { EnrolledStatus } Returns the enrolled state.
* @returns { EnrolledState } Returns the enrolled state.
* @throws { BusinessError } 201 - Permission verification failed.
* @throws { BusinessError } 401 - Incorrect parameters.
* @throws { BusinessError } 12500002 - General operation error.