IsSuspended

(Security Manager Module

Description Returns TRUE if the user’s account is suspended, else FALSE.
Returns Boolean
Usage Script or steady state.
Related to: GetAccountID | GetAccountInfo | GetFullName | GetGroupName | GetUserName | IsLoggedOn | IsSecured | SectionControl | UIErrorToText
Format: \SecurityManager\IsSuspended()
Parameters None
Comments A user’s account will become suspended when a user tries to sign in, but a password change is required. IsSuspended() will return TRUE until the user closes the password change dialog.