TdxCloudStorageItemPermissions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
Count | Returns the number of access permissions in the collection. |
Is |
Identifies if access permissions are loaded for a file or folder. |
Items | Provides indexed access to stored access permissions. |
Owner | Provides access to the metadata container to which this permission collection belongs. |
#Methods
Name | Description |
---|---|
Create |
Creates a shared link with a permission to view or edit a file or folder on a connected storage server. |
Delete |
Deletes the specified access permission. |
Equals |
Inherited from TObject. |
Fetch |
Loads all permissions to access a file or folder from the connected server. |
Find |
Returns a stored access permission by its unique identifier. |
Get |
Inherited from TObject. |
Invite |
|
To |
Inherited from TObject. |
See Also