NetworkSettings

Assembly: ZennoLab.CommandCenter
Full name: ZennoLab.CommandCenter.NetworkSettings


Represents a proxy settings object.

Constructor

NetworkSettings()

Method

NetworkSettings empty constructor

NetworkSettings()

Method

NetworkSettings constructor

Parameters

ПараметрОписание
enableDnsOverHttpsThe true if need emulate geolocation according with the ip; otherwise and default, false.
dnsOverHttpsTemplatesThe URI template of the desired DNS-over-HTTPS resolver. To specify multiple DNS-over-HTTPS resolvers, separate the corresponding URI templates with spaces. If the EnableDnsOverHttps is set to “true” then this policy must be set and not empty.

Properties

EnableDnsOverHttps

Property

The true if DNS over HTTPS mode is Secure; otherwise and default, false.

DnsOverHttpsTemplates

Property

The URI template of the desired DNS-over-HTTPS resolver. To specify multiple DNS-over-HTTPS resolvers, separate the corresponding URI templates with spaces.