| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| Active | Indicates if the Record is Active or Not | bit | |
| AnonymousAccessOnly | Anonymous Access Only | bit | |
| AutoLogin | Auto Login | bit | |
| CellularTMA | Cellular TMA | bit | |
| Code | User Code (User Login Id) | nvarchar | |
| CreatedDate | Record Creation Date | datetime | |
| CreatorId | User Id (Record Creator) | int | vr_users |
| DefaultFromEmail | Default From Email | bit | |
| Deleted | Indicates if this User is deleted (Static Value of 0) | bit | |
| DepartmentId | Department Id | int | vr_Department |
| nvarchar | |||
| Fax | Fax | nvarchar | |
| FirstName | First Name | nvarchar | |
| FullName | Full Name | nvarchar | |
| Id | User Id | int | |
| Initials | Initials | nvarchar | |
| LanguageId | Language Id | int | |
| LastName | Last Name | nvarchar | |
| Ldap | Inidicates if this User is using Ldap | bit | |
| LdapId | Ldap Id | int | |
| LicenseGroupId | License Group Id | int | |
| LockedOut | Indicates if this User is Locked Out | bit | |
| LoginCode | Login Code | nvarchar | |
| MobileGeneralInspections | Indicates if this User has Mobile General Inspections enabled | bit | |
| MobileOnly | Indicates if this User has Mobile Only enabled | bit | |
| MobileTMA | Indicates if this User has Mobile TMA enabled | bit | |
| ModifiedDate | Last Modified Date | datetime | |
| ModifierId | User Id (Record Modifier) | int | vr_users |
| Name | User Name | nvarchar | |
| OrganizationUnit | Organization Unit | nvarchar | |
| Password | Password | nvarchar | |
| PasswordChangeDate | Password Change Date | datetime | |
| PasswordChangedById | Password Changed By Id | int | vr_users |
| PasswordGuid | Password Guid | uniqueidentifier | |
| Phone | Phone | nvarchar | |
| RequestorId | Requestor Id | int | vr_Requestor |
| Signature | Signature | nvarchar | |
| SignContentType | Sign Content Type | varchar | |
| SystemRoleId | System Role Id | int | vt_SystemRoles |
| TechnicianId | Technician Id | int | vrpt_Technician |
| TimeZoneCode | Time Zone Code | int | |
| UserName | User Name | nvarchar | |
| VendorId | Vendor Id | int | vr_Vendor |
| WebTMAGO | WebTMAGo | bit |