Record holds a DNS zone key
Defined in RFC 4034 and RFC 3757.
public bool IsZoneKey { get; set; }
Public Property IsZoneKey As Boolean Get Set
public: property bool IsZoneKey { bool get (); void set (bool value); }
member IsZoneKey : bool with get, set
In This Article