| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Added|NA|Class name: AuthType
Method or attribute name: type AuthType = 'ALL' \| 'FACE_ONLY';|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Class name: SecureLevel
Method or attribute name: type SecureLevel = 'S1' \| 'S2' \| 'S3' \| 'S4';|@ohos.userIAM.userAuth.d.ts|
|Added|NA|Class name: AuthEventKey
Method or attribute name: type AuthEventKey = 'result' \| 'tip';|@ohos.userIAM.userAuth.d.ts|