storage_credentials::account_key Method
Returns the key for the credentials.
const std::vector<uint8_t>& account_key() const;
Return Value
An array of bytes that contains the key.
Requirements
Header: core.h
Namespace: azure::storage
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the key for the credentials.
const std::vector<uint8_t>& account_key() const;
An array of bytes that contains the key.
Header: core.h
Namespace: azure::storage