Members
(inner, constant) passwordPreConfigs :object
An object representing sets of pre-configured password modifiers. Pre-configs will override any modifier with the same attribute name, and will remove any attributes that are not apart of the pre-config, unless specifically specified.
Type:
- object
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
default | object | <optional> | The default simplePass pre-config. |
fourDigitPin | object | <optional> | A pre-config for four digit pins. |
defaultSupplement1 | object | <optional> | An alternate version of the default pre-config using Basic Latin 1 Supplement characters. |
extreme | object | <optional> | A pre-config that utilize a large portion of the simplePass feature set while generating the largest possible password. |
bios | object | <optional> | A pre-config that should generate passwords compatible with all motherboard bios. |