Cloud Storage Integrator 2016 Delphi Edition
Cloud Storage Integrator 2016 Delphi Edition
Questions / Feedback?

AccessPolicy Property

The AccessPolicy are used to set permissions when a Bucket or an object is updated.

Syntax

property AccessPolicy: TicsdigitaloceanAccessPolicies;



TicsdigitaloceanAccessPolicies = ( ptPrivate, ptPublic_Read, ptPublic_Read_Write, ptAuthenticated_Read, ptBucket_Owner_Read, ptBucket_Owner_Full_Control, ptNone );

Default Value

ptPrivate

Remarks

Buckets and objects can be configured to be publicly accessible by setting a suitable AccessPolicy.

Note: Setting AccessPolicy to ptNone (6) instructs the component to not explicitly set permissions when a Bucket or an object is updated.

Data Type

Integer

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 Delphi Edition - Version 16.0 [Build 7239]