| User |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic struct UserAccess
The UserAccess type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | KioskPunchingAllowed | Returns true if a user is allowed to clock/in out through the web kiosk | 
|   | MobileClockInOutAllowed | Returns true if a user is allowed to clock in/out through a mobile device | 
|   | MobileEnforceIPPolicies | Returns true if an Enforce IP Access policies on mobile web is enabled | 
|   | MobileGeolocPunchTrack | Returns true if geo-location of a punch is enabled for the mobile web interface | 
|   | MobileGeolocPunchTrackOnly | Returns true if a user is required to report geo-location before punching in the mobile web interface | 
|   | MobilePunchingAllowed | Returns true if a user is allowed to login through a mobile device | 
|   | WebPunchingAllowed | Returns true if a user is allowed to clock/in out through the web interface | 
|   | WebSystemAccessAllowed | Returns true if a user is allowed to access any web interface | 
 Remarks
Remarks|  Note | 
|---|
| Setup: Manager > Employees > Access Tab | 
 Example
Example See Also
See Also