Parameters
- filterName
Type: System.String
The name of the filter.
- canonical
Type: System.Boolean
true if need to get canonical format of address; otherwise and default, false.
Return Value
Type: System.String
If "canonical" is false returns a string of the format "ip:port:isSocks"; otherwise returns a string of the format "protocol://login:password@ip:port". Default value of "canonical" is "false".