Lines Matching refs:Authentication

1 # @ohos.userIAM.userAuth (User Authentication)
88 | authType | [UserAuthType](#userauthtype8) | Yes | Authentication type.|
98 For details about the error codes, see [User Authentication Error Codes](errorcode-useriam.md).
132 | authType | [UserAuthType](#userauthtype8)[] | Yes | Authentication type list, which spec…
133 | authTrustLevel | [AuthTrustLevel](#authtrustlevel8) | Yes | Authentication trust level. …
182 | result | [UserAuthResult](#userauthresult10) | Yes | Authentication result.|
327 For details about the error codes, see [User Authentication Error Codes](errorcode-useriam.md).
391 For details about the error codes, see [User Authentication Error Codes](errorcode-useriam.md).
448 For details about the error codes, see [User Authentication Error Codes](errorcode-useriam.md).
454 | 12500001 | Authentication failed. |
456 | 12500003 | Authentication canceled. |
457 | 12500004 | Authentication timeout. |
460 | 12500007 | Authentication service is busy. |
461 | 12500009 | Authentication is locked out. |
577 For details about the error codes, see [User Authentication Error Codes](errorcode-useriam.md).
624 | result | number | Yes | Authentication result. |
658 | [AuthResultInfo](#authresultinfodeprecated) | Authentication result. |
659 | [TipInfo](#tipinfodeprecated) | Authentication tip information. |
701 | result | [EventInfo](#eventinfodeprecated) | Yes | Authentication result or tip informati…
774 | name | [AuthEventKey](#autheventkeydeprecated) | Yes | Authentication event type. If the value …
779 For details about the error codes, see [User Authentication Error Codes](errorcode-useriam.md).
840 | name | [AuthEventKey](#autheventkeydeprecated) | Yes | Authentication event type. If the…
844 For details about the error codes, see [User Authentication Error Codes](errorcode-useriam.md).
895 For details about the error codes, see [User Authentication Error Codes](errorcode-useriam.md).
901 | 12500001 | Authentication failed. |
946 For details about the error codes, see [User Authentication Error Codes](errorcode-useriam.md).
991 | authType | [UserAuthType](#userauthtype8) | Yes | Authentication type. Currently…
992 | authTrustLevel | [AuthTrustLevel](#authtrustlevel8) | Yes | Authentication trust level. …
1002 For details about the error codes, see [User Authentication Error Codes](errorcode-useriam.md).
1044 | authType | [UserAuthType](#userauthtype8) | Yes | Authentication type. PIN is supporte…
1045 | authTrustLevel | [AuthTrustLevel](#authtrustlevel8) | Yes | Authentication trust level. |
1056 For details about the error codes, see [User Authentication Error Codes](errorcode-useriam.md).
1173 | authType | [UserAuthType](#userauthtype8) | Yes | Authentication type. Currently, **FA…
1174 | authTrustLevel | [AuthTrustLevel](#authtrustlevel8) | Yes | Authentication trust level. |
1214 | authType | [UserAuthType](#userauthtype8) | Yes | Authentication type. Currently…
1215 | authTrustLevel | [AuthTrustLevel](#authtrustlevel8) | Yes | Authentication trust level. …
1311 | result | number | Yes | Authentication result. For details, see [ResultCode](#resul…
1354 | acquire | number | Yes | Authentication tip information.|
1401 | token | Uint8Array | No | Authentication token information.|
1495 | ATL1 | 10000 | Authentication trust level 1. The authentication of this level can identify indivi…
1496 | ATL2 | 20000 | Authentication trust level 2. The authentication of this level can accurately iden…
1497 | ATL3 | 30000 | Authentication trust level 3. The authentication of this level can accurately iden…
1498 | ATL4 | 40000 | Authentication trust level 4. The authentication of this level can accurately iden…
1510 | S1 | 'S1' | Authentication trust level 1. The authentication of this level can identify individua…
1511 | S2 | 'S2' | Authentication trust level 2. The authentication of this level can accurately identif…
1512 | S3 | 'S3' | Authentication trust level 3. The authentication of this level can accurately identif…
1513 | S4 | 'S4' | Authentication trust level 4. The authentication of this level can accurately identif…
1576 | type | AuthType | Yes | Authentication type. Currently, only **FACE_ONL…
1613 | type | AuthType | Yes | Authentication type. Currently, only **FACE_ONLY** is supported.<br>**…