mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 14:28:36 +02:00
466 B
466 B
Home > bitburner > ServerAuthDetails > passwordFormat
ServerAuthDetails.passwordFormat property
The character set used in the password
Signature:
passwordFormat: "numeric" | "alphabetic" | "alphanumeric" | "ASCII" | "unicode";