update interfaces/kits/js/ohos.UserIAM.userAuth.d.ts.

Signed-off-by: king_he <6384784@qq.com>
This commit is contained in:
king_he
2022-05-12 09:44:07 +00:00
committed by Gitee
parent 1404e4381a
commit 09c5c71924
+2 -2
View File
@@ -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 {