User |
public class UserLoginModel
The UserLoginModel type exposes the following members.
| Name | Description | |
|---|---|---|
| DateTimeServer | Gets the DateTime of the Login in the Server Time Zone when the Login was recorded | |
| DateTimeUser | Gets the DateTime of the Login in the User Time Zone when the Login was recorded | |
| DateTimeUTC | Gets the DateTime of the Login in UTC of when the Login was recorded | |
| EmpIdentifier | Gets the Employee Number/Identifier assigned to the record being returned | |
| FirstName | Gets the User first name assigned to the record being returned | |
| LastName | Gets the last name assigned to the record being returned | |
| MiddleName | Gets the middle name assigned to the record being returned | |
| Source | Gets the Source Type that the Login Originated From | |
| UserID | Gets the internal user ID assigned to the record being returned | |
| UserInfoLoginDetailID | Gets the UserInfoLoginDetailID representing the record returned. | |
| UserIP | Gets the IP address of the login record being returned | |
| UserTimeZone | Gets the UserTimeZone value for the record being returned | |
| UserType | Gets the User Type of the Login. |