StorageGeneralAccess
Index
Enumeration Members
ANYONE_WITH_ID_CAN_READ
Anyone with a link or the unique storage ID can read this storage.
ANYONE_WITH_NAME_CAN_READ
Anyone with a link, ID, or storage name can read this storage.
FOLLOW_USER_SETTING
Respect the user setting of the storage owner (default behavior).
RESTRICTED
Only signed-in users with explicit access can read this storage.
Storage setting determining how others can access the storage.
This setting overrides the user setting of the storage owner.