PublicKeyCredentialUserEntity

data class PublicKeyCredentialUserEntity(val id: UserHandle, val name: String, val displayName: String)

W3C WebAuthn L3: §5.4.3. PublicKeyCredentialUserEntity Dictionary

Constructors

Link copied to clipboard
constructor(id: UserHandle, name: String, displayName: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard