ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
SpfMechanismType Enumeration
Type of spf mechanism
Syntax
public enum SpfMechanismType : System.Enum 
Members
MemberDescription
AA mechanism, matches if the ip address is the target of a hostname lookup for the given domain
AllAll mechanism, matches always
ExistEXISTS mechanism, matches if the given domain exists
IncludeINCLUDE mechanism, triggers a recursive evaluation
Ip4IP4 mechanism, matches if ip address (IPv4) is within the given network
Ip6IP6 mechanism, matches if ip address (IPv6) is within the given network
MxMX mechanism, matches if the ip address is a mail exchanger for the given domain
PtrPTR mechanism, matches if a correct reverse mapping exists
UnknownUnknown mechanism
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ARSoft.Tools.Net.Spf.SpfMechanismType

See Also

Reference

ARSoft.Tools.Net.Spf Namespace

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X