Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 938 Bytes

LocalUser.md

File metadata and controls

22 lines (17 loc) · 938 Bytes

LocalUser

Properties

Name Type Description Notes
adminPassword String [optional]
clearPassword String [optional]
dateFrozen OffsetDateTime Date user's account was frozen
email String
failedLoginAttempts Integer Number of failed login attempts
firstName String
id Long ID required when referencing an existing Local User [optional]
lastName String
passwordNeverExpire Boolean True if user's password never expires
requirePasswordChange Boolean Is user required to change password on first login?
roles List<Role> List of Roles assigned to user
suspended Boolean True if user's account is locked
userName String