data class SetAutomaticPresenceSimulationRequest
Request object containing input parameters for the WebAuthnDomain.setAutomaticPresenceSimulation command.
<init> |
Request object containing input parameters for the WebAuthnDomain.setAutomaticPresenceSimulation command. SetAutomaticPresenceSimulationRequest(authenticatorId: AuthenticatorId, enabled: Boolean) |
authenticatorId |
val authenticatorId: AuthenticatorId |
enabled |
val enabled: Boolean |