mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 14:28:36 +02:00
14 lines
429 B
Markdown
14 lines
429 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [DarknetServerData](./bitburner.darknetserverdata.md) > [staticPasswordHint](./bitburner.darknetserverdata.staticpasswordhint.md)
|
|
|
|
## DarknetServerData.staticPasswordHint property
|
|
|
|
The generic password prompt for the server
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
staticPasswordHint: string;
|
|
```
|