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

Instance Properties

authenticatorAttachment

var authenticatorAttachment: AuthenticatorAttachment?

clientExtensionResults

var clientExtensionResults: AuthenticationExtensionsClientOutputsJSON?

id

var id: Data

rawId

var rawId: Data

response

var response: AuthenticatorAttestationResponseJSON

type

var type: PublicKeyCredentialType