mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 14:28:36 +02:00
14 lines
366 B
Markdown
14 lines
366 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [ServerAuthDetails](./bitburner.serverauthdetails.md) > [data](./bitburner.serverauthdetails.data.md)
|
|
|
|
## ServerAuthDetails.data property
|
|
|
|
Data from the passwordHint, if any.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
data: string;
|
|
```
|