Click or drag to resize
AmazonHelperPublicAccess Property
Returns whether Amazon S3 storage sets public read access to uploaded files and whether direct storage links are generated.

Namespace: CMS.AmazonStorage
Assembly: CMS.AmazonStorage (in CMS.AmazonStorage.dll) Version: 9.0.0
Syntax
C#
public static bool PublicAccess { get; set; }

Property Value

Type: Boolean
See Also