setAutomaticPresenceSimulation
suspend fun setAutomaticPresenceSimulation(args: WebAuthn.SetAutomaticPresenceSimulationParameter, mode: CommandMode = CommandMode.DEFAULT)
Sets whether tests of user presence will succeed immediately (if true) or fail to resolve (if false) for an authenticator. The default is true.
Sets whether tests of user presence will succeed immediately (if true) or fail to resolve (if false) for an authenticator. The default is true.
Parameters
authenticatorId
No description
enabled
No description