Share via


shared_access_policy::set_permissions_from_string Method

Sets the permissions from the given string.

void set_permissions_from_string(
   const utility::string_t& value
);

Parameters

  • value
     

Requirements

Header: common.h

Namespace: azure::storage

See Also

Reference

shared_access_policy Class