Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 1.04 KB

User.md

File metadata and controls

17 lines (14 loc) · 1.04 KB

Rapid7VmConsole::User

Properties

Name Type Description Notes
authentication AuthenticationSource The authentication source used to authenticate the user. [optional]
email String The email address of the user. [optional]
enabled BOOLEAN Whether the user account is enabled. [optional]
id Integer The identifier of the user. [optional]
links Array<Link> Hypermedia links to corresponding or related resources. [optional]
locale LocalePreferences The locale and language preferences for the user. [optional]
locked BOOLEAN Whether the user account is locked (exceeded maximum password retry attempts). [optional]
login String The login name of the user.
name String The full name of the user.
role UserRole The privileges and role the user is assigned. [optional]