DSAzure.TAccessPolicy.PermList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

PermList: boolean;

C++

bool PermList;

Properties

Type Visibility Source Unit Parent
field public
DSAzure.pas
DSAzure.hpp
DSAzure TAccessPolicy

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.

See Also