Tizen Native API  8.0
__wauthn_user_entity Struct Reference

Public Attributes

const char * name
wauthn_const_buffer_sid
const char * display_name

Detailed Description

The structure for a user entity.

Since :
7.0
Remarks:
Refer to the following W3C specification for more information. https://www.w3.org/TR/webauthn-3/#dictdef-publickeycredentialuserentity

Member Data Documentation

A human-palatable name for the user account, intended only for display

The ID of the user account. An ID is a byte sequence with a maximum size of 64 bytes, and is not meant to be displayed to the user

A human-palatable name for the entity.