ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
ReturnCode Enumeration
Result of a dns request
Syntax
public enum ReturnCode : System.Enum 
Members
MemberDescription
BadAlg

Algorithm not supported

Defined in RFC 2930

BadKey

Key not recognized

Defined in RFC 2845

BadMode

Bad TKEY mode

Defined in RFC 2930

BadName

Duplicate key name

Defined in RFC 2930

BadSig

TSIG signature failure

Defined in RFC 2845

BadTime

Signature out of time window

Defined in RFC 2845

BadTrunc

Bad truncation of TSIG record

Defined in RFC 4635

BadVersion

EDNS version is not supported by responder

Defined in RFC 2671

FormatError

Format error

Defined in RFC 1035

NoError

No error

Defined in RFC 1035

NotAuthoritive

Server is not authoritative for zone

Defined in RFC 2136

NotImplemented

Not implemented

Defined in RFC 1035

NotZone

Name not contained in zone

Defined in RFC 2136

NxDomain

Non-existent domain

Defined in RFC 1035

NXRRSet

Record that should exist does not

Defined in RFC 2136

Refused

Query refused

Defined in RFC 1035

ServerFailure

Server failure

Defined in RFC 1035

YXDomain

Name exists when it should not

Defined in RFC 2136

YXRRSet

Record exists when it should not

Defined in RFC 2136

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ARSoft.Tools.Net.Dns.ReturnCode

See Also

Reference

ARSoft.Tools.Net.Dns Namespace

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X