ARSoft.Tools.Net.Dns Namespace : DnsKeyRecord Class |
The following tables list the members exposed by DnsKeyRecord.
Name | Description | |
---|---|---|
![]() | DnsKeyRecord Constructor | Creates a new instance of the DnsKeyRecord class |
Name | Description | |
---|---|---|
![]() | Algorithm | Algorithm of the key |
![]() | Flags | Flags of the key |
![]() | IsSecureEntryPoint | Key is intended for use as a secure entry point |
![]() | IsZoneKey | Record holds a DNS zone key |
![]() | Name | Domain name (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | Protocol | Protocol field |
![]() | PublicKey | Binary data of the public key |
![]() | RecordClass | Class of the record (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | RecordType | Type of the record (Inherited from ARSoft.Tools.Net.Dns.DnsMessageEntryBase) |
![]() | TimeToLive | Seconds which a record should be cached at most (Inherited from ARSoft.Tools.Net.Dns.DnsRecordBase) |
Name | Description | |
---|---|---|
![]() | ToString | Returns the textual representation of a record (Inherited from ARSoft.Tools.Net.Dns.DnsRecordBase) |