Share via


storage_credentials::is_sas Method

Indicates whether the credentials are a shared access signature token.

bool is_sas() const;

Return Value

true if the credentials are a shared access signature token; otherwise, false.

Requirements

Header: core.h

Namespace: azure::storage

See Also

Reference

storage_credentials Class