dhcp option deny unknown-clients

Hello all!
There is such option in standard dhcp server for linux. But cannot find similar for RouterOS.
Is there any way to prevent to obtain leases for unknown clients in RouterOS?

The only option is to set the pool on a DHCP server to ‘none’ and then add specific leases for each known host’s MAC address.

Thank you. That’s what I needed.