DSAzure.TAccessPolicy.PermList
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: public | |
| Source: DSAzure.pas DSAzure.hpp
| |
| Unit: DSAzure | |
| Parent: TAccessPolicy | |
Delphi
PermList: boolean;
C++
bool PermList;
Description
Field used to specify the public list permission.
PermList is set to True to give public list permission for viewing the list of blobs held within the container assigned to the access policy.