Skip to content

DNSAuth

[Source]

Authority to perform DNS resolution. Made from AmbientAuth or NetAuth. Passed to DNS methods and optionally to NetAddress.name() for reverse lookup.

primitive val DNSAuth

Constructors

create

[Source]

new val create(
  from: (AmbientAuth val | NetAuth val))
: DNSAuth val^

Parameters

Returns


Public Functions

eq

[Source]

fun box eq(
  that: DNSAuth val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: DNSAuth val)
: Bool val

Parameters

Returns