You can maintain a list of reserved DHCP addresses using the Hostnames server maanger panel. Once this is done, you can stop DHCP from issuing addresses to unknown clients by reducing the pool of available addresses to the same number of reserved addresses.
Thus if any unauthorised clients attempt to connect, they will not receive an address because there are no spares.
Alternatively, you could use MAC address security on your wireless AP to prevent unauthorised clients from connecting at all. This might be a better option, because refusing a DHCP address doesn't help if a user knows the network (even passingly), because they can just give themselves a static IP.