From 09c5c719241a56bb2ac680d01ec79e188d9fdb4d Mon Sep 17 00:00:00 2001 From: king_he <6384784@qq.com> Date: Thu, 12 May 2022 09:44:07 +0000 Subject: [PATCH] update interfaces/kits/js/ohos.UserIAM.userAuth.d.ts. Signed-off-by: king_he <6384784@qq.com> --- interfaces/kits/js/ohos.UserIAM.userAuth.d.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/interfaces/kits/js/ohos.UserIAM.userAuth.d.ts b/interfaces/kits/js/ohos.UserIAM.userAuth.d.ts index e1ddb6b..94459bd 100644 --- a/interfaces/kits/js/ohos.UserIAM.userAuth.d.ts +++ b/interfaces/kits/js/ohos.UserIAM.userAuth.d.ts @@ -209,7 +209,7 @@ declare namespace userIAM } /** - * Gets authentication properties based on the credential type and credential keys. + * Gets authentication properties based on the specified authenticaiton type and key. * requested to be obtained * @since 8 */ @@ -242,7 +242,7 @@ declare namespace userIAM } /** - * Sets authentication properties based on the specified authenticaiton type, credential type, and key. + * Sets authentication properties based on the specified authenticaiton type and key. * @since 8 */ interface SetPropertyRequest {