Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxCloudStorageItemPermissions Methods
Show Inherited Hide Inherited

A collection of permissions to view or edit a file or folder located on a connected storage server.
Name Description
CreateSharedLink(Boolean,TdxCloudStorageItemPermissionScope) Creates a shared link with a permission to view or edit a file or folder on a connected storage server.
DeletePermission(TdxCloudStorageItemPermission) Deletes the specified access permission.
Equals(TObject) Inherited from TObject.
FetchAll(Boolean) Loads all permissions to access a file or folder from the connected server.
FindByID(string) Returns a stored access permission by its unique identifier.
GetHashCode Inherited from TObject.
InviteUsers(TArray<string>,Boolean,Boolean,Boolean,string)
ToString Inherited from TObject.
See Also