module Azure::Storage::Common::AclConstants
Defines constants for use with shared access policies.
Constants
- ACCESS_POLICY
XML element for an access policy.
- EXPIRY
XML element for the end time of an access policy.
- ID
XML attribute for IDs.
- PERMISSION
XML element for the permission of an access policy.
- SIGNED_IDENTIFIERS_ELEMENT
XML element for signed identifiers.
- SIGNED_IDENTIFIER_ELEMENT
XML element for a signed identifier.
- START
XML element for the start time of an access policy.