Tizen Native API
9.0
|
__wauthn_authenticator_sel_cri Struct Reference
Public Attributes | |
wauthn_authenticator_attachment_e | attachment |
wauthn_resident_key_requirement_e | resident_key |
bool | require_resident_key |
wauthn_user_verification_requirement_e | user_verification |
Detailed Description
The structure for an authenticator selection criteria.
- Since :
- 7.0
- Remarks:
- Refer to the following W3C specification for more information. https://www.w3.org/TR/webauthn-3/#dictdef-authenticatorselectioncriteria
Member Data Documentation
Authenticator attachment modality
Relying Parties SHOULD set it to true if, and only if, residentKey is set to required.
Specifies the extent to which the Relying Party desires to create a client-side discoverable credential
Specifies the Relying Party's requirements regarding user verification.