azure-core
Public Attributes | List of all members
Azure::Core::Credentials::AccessToken Struct Referencefinal

An access token is used to authenticate requests.

#include <credentials.hpp>

Public Attributes

std::string Token
 Token string.
 
DateTime ExpiresOn
 A point in time after which the token expires.
 

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