IsSecured

Security Manager Module

Description: Returns TRUE if the application has any user accounts defined, else FALSE.
Returns: Boolean
Usage: Script or steady state.
Related to: GetAccountID | GetAccountInfo | GetFullName | GetGroupName | GetUserName | IsLoggedOn | IsSuspended | SecurityCheck | UIErrorToText
Format: \SecurityManager\IsSecured()
Parameters: None
Comments: An application can be unsecured, yet have role accounts configured. An application is only considered secured if one or more user accounts exist.