DSAzure.TAccessPolicy.PermDelete
| [–] Properties | |
|---|---|
| Type: field | |
| Visibility: public | |
| Source: DSAzure.pas DSAzure.hpp
| |
| Unit: DSAzure | |
| Parent: TAccessPolicy | |
Delphi
PermDelete:boolean;
C++
bool PermDelete;
Description
Field used to specify the public delete permission.
PermDelete is set to True to give public permission for deleting any blob of the container assigned to the access policy.