storage_credentials::is_anonymous Method
Indicates whether the credentials are for anonymous access.
bool is_anonymous() const;
Return Value
true if the credentials are for anonymous access; otherwise, false.
Requirements
Header: core.h
Namespace: azure::storage