Managed Object Model
794/155 54-LZN 765 0209-V1 Uen H
enum AccountUsageState
The state of the account based on user login activity.
References from:
UserAccount
;
1
ACTIVE
The account is active based on configured account policy threshold.
There was at least one successful authentication to the account.
2
DORMANT
The account is dormant based on configured account policy threshold.
0
UNUSED
The account is unused.
No successful authentication was performed to the account.