class GetAuthorizationForInterface
Defined at line 374 of file fidling/gen/sdk/fidl/fuchsia.net.interfaces.admin/fuchsia.net.interfaces.admin/cpp/fidl/fuchsia.net.interfaces.admin/cpp/markers.h
Get an authentication credential for this interface.
The credential contains a [`zx::handle::EVENT`], whose entangled
partner is held by the server. This credential can be converted into a
[`fuchsia.net.resources/ProofOfInterfaceAuthorization`] and then passed
into `fuchsia.net.*` API calls to prove ownership of this interface. The
`EVENT` is stable throughout the lifetime of the interface. Clients may
duplicate this `EVENT` to make multiple API calls, or transfer the
`EVENT` to other clients.
- response `credential` the authorization credential for this interface.
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