| IClientIpWhitelist Properties | 
[This is preliminary documentation and is subject to change.]
The IClientIpWhitelist type exposes the following members.
 Properties
Properties| Name | Description | ||
|---|---|---|---|
|  | Int64 | ClientId | 
            Id for the client that the whitlist belongs to
             | 
|  | String | FromIp | 
            The first IP-address in the range of acceptible addresses
             | 
|  | Int64 | Id | 
            Whitelist id
             | 
|  | String | ToIp | 
            The last IP-address in the range of acceptible addresses
             | 
 See Also
See Also