Skip to main content

TdxCloudStorageItemPermission Properties

A permission to view or edit a file or folder in an online storage.
Name Description
ID Returns the permission’s unique identifier in the connected online storage.
InheritedFrom Identifies if the permission is inherited from a parent folder.
InheritedFromDriveID Returns DriveID for the parent folder where the access permission is defined.
InheritedFromID Returns a unique identifier of the parent folder where the access permission is defined.
InheritedFromName 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.
ReadOnly 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.
See Also