Optional
active?: booleanWhether the ArangoDB user account is enabled and can authenticate.
Default: true
Optional
extra?: Record<string, any>Additional information to store about this user.
Default: {}
Password the ArangoDB user will use for authentication.
ArangoDB username of the user.
Generated using TypeDoc
Options for creating an ArangoDB user.