Back to Devexpress

AmazonFileSystemProvider Properties

aspnet-devexpress-dot-web-dot-amazonfilesystemprovider-dot-underscore-properties.md

latest2.2 KB
Original Source

AmazonFileSystemProvider Properties

Provides an implementation of the Amazon File System Provider.

NameDescription
AccessKeyIDObsolete. Use the AccountManager class API and the AccountName property instead. For more information, refer to the Cloud Storage Account Management topic.
AccountNameGets or sets a value that specifies the name of the Amazon account.
BucketNameSpecifies a name of the bucket that contains a file system displayed in the file manager.
RegionSpecifies a geographical region where a bucket, which contains a file system, is stored.
RootFolderReturns the root folder. Inherited from FileSystemProviderBase.
RootFolderDisplayNameGets the root folder’s caption. Inherited from FileSystemProviderBase.
SecretAccessKeyObsolete. Use the AccountManager class API and the AccountName property instead. For more information, refer to the Cloud Storage Account Management topic.

See Also

AmazonFileSystemProvider Class

AmazonFileSystemProvider Members

DevExpress.Web Namespace