storage_credentials::is_shared_key Method
Indicates whether the credentials are a shared key.
bool is_shared_key() const;
Return Value
true if the credentials are a shared key; otherwise, false.
Requirements
Header: core.h
Namespace: azure::storage