mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
14 lines
408 B
Markdown
14 lines
408 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [ServerAuthDetails](./bitburner.serverauthdetails.md) > [modelId](./bitburner.serverauthdetails.modelid.md)
|
|
|
|
## ServerAuthDetails.modelId property
|
|
|
|
The model ID of the server. Similar models share vulnerabilities.
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
modelId: string;
|
|
```
|