Skip to main content

TdxCloudStorageItemPermissions Methods

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