Parameters
- ip
Type: System.String
The IP address for the proxy.
- port
Type: System.Int32
The port for the instance.
- type
Type: System.String
The type of proxy. It's can be http, socks4 or socks5
- login
Type: System.String
The login for authorization.
- password
Type: System.String
The password for authorization.
- useProxifier
Type: System.Boolean
The true if use proxifier; otherwise and default, false.
- emulateGeolocation
Type: System.Boolean
The true if need emulate geolocation according with the ip, but the accuracy will be generated randomly from 50 meters to 20 kilometers; otherwise and default, false.
- emulateTimezone
Type: System.Boolean
The true if need emulate timezone according with the ip; otherwise and default, false.