Deleting a player over the network

Is there a way for deleting a Player over the Network? I have seen the function NetworkServer.ReplacePlayerForConnection but I want to delete it not to replace it.

NetworkServer.Destroy()