Click or drag to resize

UserIPAccessList Structure

A structure that represents a users IP access search range
Inheritance Hierarchy
SystemObject
  SystemValueType
    AppOne.Services.V2.ContractsUserIPAccessList

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public struct UserIPAccessList

The UserIPAccessList type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleEmpIdentifier The employee identifier the search will be performed on
Public propertyCode exampleIPMatchList The physical IP address of the IP or IP range list
Top
Remarks
A structure that represents a users IP access search range.

Example
See Also