C# Class Ipop.IpopConfig.DnsInfo

Afficher le fichier Open project: pstjuste/brunet

Méthodes publiques

Свойство Type Description
ForwardQueries bool
NameServer string
Type string

Property Details

ForwardQueries public_oe property

Enables IPOP Dns to forward Dns queries to specified NameServer
public bool ForwardQueries
Résultat bool

NameServer public_oe property

The NameServer to be used when Forward Queries is set true
public string NameServer
Résultat string

Type public_oe property

A supported Dns type
public string Type
Résultat string