LumiSoft Net Help
AuthoritiveAnswers Property
NamespacesLumiSoft.Net.DNS.ClientDnsServerResponseAuthoritiveAnswers
Gets name server resource records in the authority records section. NOTE: Before using this property ensure that ConnectionOk=true and ResponseCode=RCODE.NO_ERROR.
Declaration Syntax
C#Visual BasicVisual C++F#
public DNS_rr[] AuthoritiveAnswers { get; }
Public ReadOnly Property AuthoritiveAnswers As DNS_rr()
	Get
public:
property array<DNS_rr^>^ AuthoritiveAnswers {
	array<DNS_rr^>^ get ();
}
member AuthoritiveAnswers : DNS_rr[] with get
Property Value
array<DNS_rr>[]()[][]

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119