LocalOsUserAccount
Local OS user account details
{
"username": "string",
"lastPasswordChange": "string",
"passwordExpiresAt": "string",
"passwordInactiveAt": "string",
"accountExpiresAt": "string",
"maxDaysBetweenPasswordChange": 0,
"minDaysBetweenPasswordChange": 0,
"warnDaysBeforePasswordExpiration": 0
}
The username of the local OS account
The date and time when the user last changed their password
The date and time when the user's password will expire
The date and time when the user's password becomes inactive
The date and time when the user's account will expire
The maximum number of days that a user can keep the same password before being required to change it
The minimum number of days that must elapse before a user can change their password again
The number of days before the password expiration date that the user will be warned