SetAutomaticPresenceSimulationRequest

@Serializable
data class SetAutomaticPresenceSimulationRequest(val authenticatorId: AuthenticatorId, val enabled: Boolean)(source)

Request object containing input parameters for the WebAuthnDomain.setAutomaticPresenceSimulation command.

Constructors

Link copied to clipboard
constructor(authenticatorId: AuthenticatorId, enabled: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard