mirror of
https://github.com/openharmony/useriam_user_auth.git
synced 2026-07-18 20:34:38 -04:00
update interfaces/kits/js/ohos.UserIAM.userAuth.d.ts.
Signed-off-by: king_he <6384784@qq.com>
This commit is contained in:
+2
-2
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user