public class SpfMechanism : SpfTerm
Public Class SpfMechanism
Inherits SpfTerm
public ref class SpfMechanism : public SpfTerm
type SpfMechanism =
class
inherit SpfTerm
end
SpfMechanism | Creates a new instance of the SpfMechanism |
Domain | Domain part of the mechanism |
Prefix | IPv4 prefix of the mechanism |
Prefix6 | IPv6 prefix of the mechanism |
Qualifier | Qualifier of the mechanism |
Type | Type of the mechanism |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString |
Returns the textual representation of a mechanism term
(Overrides ObjectToString) |