UserLock API
|
IP range for workstation restrictions. More...
Public Member Functions | |
IpRange (string ipFrom, string ipTo, SessionType sessionTypes) | |
Constructor for an IP range. | |
Additional Inherited Members | |
![]() | |
SessionType | SessionTypes [get, set] |
Get/set session types concerned by the protected item. | |
string | Name [get] |
Name of the protected item. | |
IP range for workstation restrictions.
IpRange | ( | string | ipFrom, |
string | ipTo, | ||
SessionType | sessionTypes ) |
Constructor for an IP range.
ipFrom | First IP address of the range. |
ipTo | Last IP address of the range |
sessionTypes |