IsFrozen |
- Type
- boolean
- Properties
- Defaulted on create,
Filter,
Group, Sort, Update
- Description
- If true, the user account associated
with this object is frozen.
|
IsPasswordLocked |
- Type
- boolean
- Properties
- Defaulted on create,
Filter,
Group, Sort, Update
- Description
- If true, the user account associated
with this object is locked because of too many login failures. From the API,
you can set this field to false, but not
true
|
UserId |
- Type
- reference
- Properties
- Filter,
Group, Nillable, Sort
- Description
- ID of the associated user account. This field can’t be updated.
|