class GrantForInterfaceAuthorization
Defined at line 27 of file fidling/gen/sdk/fidl/fuchsia.net.resources/fuchsia.net.resources/hlcpp/fuchsia/net/resources/cpp/fidl.h
An authorization credential for an interface, which allows the caller to
prove ownership of the interface (e.g. by converting the credential into a
[`ProofOfInterfaceAuthorization`].
Public Members
uint64_t interface_id
event token
Public Methods
::std::unique_ptr<GrantForInterfaceAuthorization> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, GrantForInterfaceAuthorization * value, size_t _offset)
zx_status_t Clone (GrantForInterfaceAuthorization * result)