Gets name server resource records in the authority records section. NOTE: Before using this property ensure that ConnectionOk=true and ResponseCode=RCODE.NO_ERROR.
| C# | Visual Basic | Managed C++ |
public DnsRecordBase[] AuthoritiveAnswers { get; }
Public ReadOnly Property AuthoritiveAnswers As DnsRecordBase()
public: array<DnsRecordBase^>^ AuthoritiveAnswers { array<DnsRecordBase^>^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)