class ProofOfInterfaceAuthorization
Defined at line 56 of file fidling/gen/sdk/fidl/fuchsia.net.resources/fuchsia.net.resources/hlcpp/fuchsia/net/resources/cpp/fidl.h
A credential passed into the `fuchsia.net.*` family of APIs to authenticate
access to a particular interface. The Netstack only needs the ability to
inspect the token's basic info when proving that the client is authorized
to access a resource.
Public Members
uint64_t interface_id
event token
Public Methods
::std::unique_ptr<ProofOfInterfaceAuthorization> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,ProofOfInterfaceAuthorization *value,size_t_offset)
zx_status_t Clone (ProofOfInterfaceAuthorization * result)