Share via


storage_credentials::sas_token Method

Gets the shared access signature token associated with the credentials.

const utility::string_t& sas_token() const;

Return Value

The shared access signature token.

Requirements

Header: core.h

Namespace: azure::storage

See Also

Reference

storage_credentials Class