[Home](./index.md) > [bitburner](./bitburner.md) > [BackdoorRequirement](./bitburner.backdoorrequirement.md) ## BackdoorRequirement interface Player must have installed a backdoor on this server. **Signature:** ```typescript interface BackdoorRequirement ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [server](./bitburner.backdoorrequirement.server.md) | | string | | | [type](./bitburner.backdoorrequirement.type.md) | | "backdoorInstalled" | |