The FileSettings type exposes the following properties.
Name | Description | |
---|---|---|
![]() |
Acl | Gets or sets an Amazon S3 access control list. Options include private , public-read , public-read-write , and authenticated-read .
|
![]() |
ContentType | Gets or sets content type of the uploading files. |
![]() |
Key | Gets or sets an Amazon S3 file key. |
![]() |
MaxFileSize | Gets or sets a maximum allowable size for file to be uploaded. |
![]() |
Meta | Gets or sets an array of metadata fields to be uploaded to Amazon S3 storage. |
![]() |
MinFileSize | Gets or sets a minimum allowable size for file to be uploaded. |