Skip to main content
Structure Specification reference: https://w3c.github.io/webauthn/#dictdef-publickeycredentialuserentity
struct PublicKeyCredentialUserEntity

Initializers

init(from:)

Inherited from Decodable.init(from:).
init(from decoder: any Decoder) throws

init(name:)

init(name: String)

init(name:displayName:id:)

init(name: String, displayName: String, id: String)