| Get |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class GetUserIPAccessModel
The GetUserIPAccessModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | AllowPunch | Does this IP access policy allow site punches | 
|   | AllowSiteAccess | Does this IP access policy allow site access to any of the web sites | 
|   | Details | A structure that represents an IP access policy detail | 
|   | EmpIdentifier | The employee identifier the search will be performed on | 
|   | ID | The IP access policy ID assigned to the EmpIdentifier | 
|   | IPDetailMatch | Does any one of the Details IPAddress match with any IPMatchList items | 
|   | Name | The IP access policy name assigned to the EmpIdentifier | 
 Remarks
Remarks|  Note | 
|---|
| The GetUserIPAccessModel object is read-only. Direct access to setting these values must be done in the time-web user interface or through an AddModel (if one is available via the API). | 
 Example
Example See Also
See Also