EDNS0 Owner Option
Defined in draft-cheshire-edns0-owner-option
public class OwnerOption : EDnsOptionBasePublic Class OwnerOption
Inherits EDnsOptionBasepublic ref class OwnerOption : public EDnsOptionBasetype OwnerOption =
class
inherit EDnsOptionBase
end| OwnerOption(Byte, PhysicalAddress, PhysicalAddress, Byte) | Creates a new instance of the OwnerOption class |
| OwnerOption(Byte, Byte, PhysicalAddress, PhysicalAddress, Byte) | Creates a new instance of the OwnerOption class |
| Password | The password, should be empty, 4 bytes long or 6 bytes long |
| PrimaryMacAddress | The primary MAC address |
| Sequence | The sequence number |
| Type |
Type of the option
(Inherited from EDnsOptionBase) |
| Version | The version |
| WakeupMacAddress | The Wakeup MAC address |
| 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 a string that represents the current object. (Inherited from Object) |