Microsoft Azure Storage Client Library for C++  7.5.0
The Microsoft Azure Storage Client Library for C++ is a library for working with the Azure Storage Services in C++.
Public Member Functions | Public Attributes | List of all members
azure::storage::storage_credentials::account_key_credential Class Reference

Public Member Functions

 account_key_credential (std::vector< uint8_t > account_key=std::vector< uint8_t >())
 

Public Attributes

std::vector< uint8_t > m_account_key