Skip to main content
Interface des données propres à l’écran mfa-webauthn-roaming-enrollment.
Example
export interface ScreenMembersOnMfaWebAuthnRoamingEnrollment extends ScreenMembers {
  webauthnType: string | null;
  publicKey: PasskeyCreate['public_key'] | null;
}

Propriétés

captchaImage
string
captchaProvider
string
captchaSiteKey
string
isCaptchaAvailable
boolean
name
string
publicKey
authenticatorSelection
texts
Record
webauthnType
string