public class UserOut
Public Class UserOut
Ensur.Core.Main.POCOs.UserOut = function();
Type.createClass(
'Ensur.Core.Main.POCOs.UserOut');
ACNT_LOCKED | Is the user's account locked due to too many password attempts? |
ACNT_LOCKED_DATE | The date the user's account was locked. |
ACTIVE | Is the user active or not? |
DOMAIN_NAME | Which domain the user logs into |
EMPLOYEE_NUMBER | The user's employee number |
FIRST_NAME | User's first name |
FormalName | The user's configured formal name. |
LAST_NAME | User's last name |
LOGGED_IN | Is the user currently logged in? |
MI | User's middle initial |
ROLE_DESCRIPTION | The type of user (role) in Ensur |
SITE_NAME | The site the user is licensed with. |
USER_ID | The user's id |
USER_NAME | Username used to log into Ensur |