cloud_storage_account::credentials Method
Gets the credentials used to create this azure::storage::cloud_storage_account object.
const storage_credentials& credentials() const;
Return Value
The credentials used to create the azure::storage::cloud_storage_account object.
Requirements
Header: storage_account.h
Namespace: azure::storage