ComponentSpace DNS Class Library Reference

DnsMessage.AuthorityResourceRecords Property

Get the list of authority resource records.

[Visual Basic]
Public ReadOnly Property AuthorityResourceRecords As IList
[C#]
public System.Collections.IList AuthorityResourceRecords {get;}

Property Value

The list of authority ResourceRecord objects.

See Also

DnsMessage Class | ComponentSpace.Dns Namespace