DNSAuth¶
Authority to perform DNS resolution. Made from AmbientAuth or NetAuth.
Passed to DNS methods and optionally to NetAddress.name() for reverse
lookup.
Constructors¶
create¶
Parameters¶
- from: (AmbientAuth val | NetAuth val)
Returns¶
- DNSAuth val^
Public Functions¶
eq¶
Parameters¶
- that: DNSAuth val
Returns¶
- Bool val
ne¶
Parameters¶
- that: DNSAuth val
Returns¶
- Bool val