mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
DNET: Update documentation (#2483)
This commit is contained in:
committed by
GitHub
parent
e649adfef4
commit
425bff8217
13
markdown/bitburner.serverauthdetails.passwordformat.md
Normal file
13
markdown/bitburner.serverauthdetails.passwordformat.md
Normal file
@@ -0,0 +1,13 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [bitburner](./bitburner.md) > [ServerAuthDetails](./bitburner.serverauthdetails.md) > [passwordFormat](./bitburner.serverauthdetails.passwordformat.md)
|
||||
|
||||
## ServerAuthDetails.passwordFormat property
|
||||
|
||||
The character set used in the password
|
||||
|
||||
**Signature:**
|
||||
|
||||
```typescript
|
||||
passwordFormat: "numeric" | "alphabetic" | "alphanumeric" | "ASCII" | "unicode";
|
||||
```
|
||||
Reference in New Issue
Block a user