EmployeeLoginOptions Class |
Namespace: AMG.API.Definitions.Employees
The EmployeeLoginOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmployeeLoginOptions |
Initializes a new instance of the EmployeeLoginOptions class.
|
Name | Description | |
---|---|---|
![]() | AccessBenefits |
Indicates if employee has access to his Benefits.
|
![]() | AccessBenefitsReport |
Indicates if employee has access to print his Benefits.
|
![]() | AccessChangePassword |
Indicates if employee can change his password.
|
![]() | AccessEditTimecard |
Indicates if employee can edit his Time Card.
|
![]() | AccessMessaging |
Indicates if employee has access to his Messaging.
|
![]() | AccessPcClock |
Indicates if employee has access to PC Clock.
|
![]() | AccessSchedules |
Indicates if employee has access to his Schedules
|
![]() | AccessSchedulesReport |
Indicates if employee has access to print his Schedules.
|
![]() | AccessTimecard |
Indicates if employee has access to his Time Card.
|
![]() | AccessTimecardReport |
Indicates if employee has access to print his Time Card.
|
![]() | AccessTimeOff |
Indicates if employee has access to his Time Off Requests.
|
![]() | CanLogin |
Indicates if employee can log into the system.
|
![]() | HasMobilePunch |
Indicates if employee can punch from a mobile phone.
|
![]() | LocationGroupId |
Location Group ID
|
![]() | Login |
Login name
|
![]() | Password |
Password for logging into the system.
|
![]() | PcClockPassword |
Password for PC Clock punch.
|
![]() | TimeZone |
Time Zone for PC Clock punch.
|
![]() | UsePcClock |
Indicates if employee can appear in the PC Clock employee list.
|