TdxCloudStorageItemPermission Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tdx |
#Properties
Name | Description |
---|---|
ID | Returns the permission’s unique identifier in the connected online storage. |
Inherited |
Identifies if the permission is inherited from a parent folder. |
Inherited |
Returns Drive |
Inherited |
Returns a unique identifier of the parent folder where the access permission is defined. |
Inherited |
Returns the name of the parent folder where the access permission is defined. |
Link | Returns a shared link to the target resource. |
Owner | Provides access to a file or folder to which this permission belongs. |
Read |
Identifies if the permission provides read-only access to a file or folder. |
User | Returns the name of the user associated with the access permission. |
#Methods
Name | Description |
---|---|
Delete | Deletes the permission. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
To |
Inherited from TObject. |
See Also