Click or drag to resize

UserPoliciesIPAccess Property

Gets the IP access policy name assigned to a user

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string IPAccess { get; set; }

Property Value

String
Remarks
Gets the IP access policy name assigned to a user. IP Access policy is used to restrict users from accessing the system from non-approved networks. It can also be used to allow employees to access the system from home, but restrict their punching to approved networks.

Note  Note
Setup:
Manager > Employees > Policies Tab
Configuration > Security > IP Access
Caution note  Caution
The time-web system currently does not support IP filters based on IPV6.
Example
IPs in Arizona
See Also