Viam C++ SDK current
Loading...
Searching...
No Matches
Public Member Functions | List of all members
viam::sdk::Credentials Class Reference

Public Member Functions

 Credentials (std::string payload)
 
 Credentials (std::string type, std::string payload)
 
const std::string & type () const
 
const std::string & payload () const
 

Constructor & Destructor Documentation

◆ Credentials()

viam::sdk::Credentials::Credentials ( std::string payload)
Deprecated
use Credentials(std::string type, std::string payload)

The documentation for this class was generated from the following file: