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 {