class GetAuthorizationForRouteTable

Defined at line 90 of file fidling/gen/sdk/fidl/fuchsia.net.routes.admin/fuchsia.net.routes.admin/cpp/fidl/fuchsia.net.routes.admin/cpp/markers.h

Gets an authentication credential for this table.

The credential contains a [`zx::handle::EVENT`], whose duplicate is

held by the server. This credential can be passed into

`fuchsia.net.routes.admin` API calls to prove ownership of this route

table. The `EVENT` is stable throughout the lifetime of the route table.

Clients may duplicate this `EVENT` to make multiple API calls, or

transfer the `EVENT` to other clients.

- response `credential` the authorization credential for this table.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal