Click or drag to resize

UserIPAccessPolicyDetail Structure

A structure that represents an IP access policy detail
Inheritance Hierarchy
SystemObject
  SystemValueType
    AppOne.Services.V2.ContractsUserIPAccessPolicyDetail

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

The UserIPAccessPolicyDetail type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleDescription A description about the IP range used
Public propertyCode exampleIPAddress The physical IP address of the IP or IP range
Top
Remarks
A structure that represents an IP access policy detail. These are the IP addresses that belong to an IP access policy.

Example
See Also